<div dir="ltr">Logging/service users comes to mind.  Have a user specifically to own a service, and the service needs to write to a file, but there's no reason to give it read access to all your files since you read them as your own user or as root.  That way, if someone has an exploit for your apache service readily available, they can't see your entire connection history, they can just deface your website or nuke it--keeps user data private even if you get compromised.</div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Dec 21, 2014 at 1:12 AM, Michael Havens <span dir="ltr"><<a href="mailto:bmike1@gmail.com" target="_blank">bmike1@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">is there a purpose to giving a file 'write' permission but not 'read'.</div><div class="gmail_extra"><br clear="all"><div><div>:-)~MIKE~(-:</div></div><div><div class="h5">
<br><div class="gmail_quote">On Sat, Dec 20, 2014 at 3:52 PM, druid001 . <span dir="ltr"><<a href="mailto:dtroyer1@gmail.com" target="_blank">dtroyer1@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:large">the "d" means the directory. the first rwx is for the "owner" and means he has complete control over reading, writing and executing. The next three, r-x is for the "group", and means they can read the file and execute it but not modify it, and the last is for the "anyone" category and means that they too can only read and execute the file.</div></div><div class="gmail_extra"><div><div><br><div class="gmail_quote">On Sat, Dec 20, 2014 at 1:29 PM, Bob Wallace <span dir="ltr"><<a href="mailto:bob.wallace39@gmail.com" target="_blank">bob.wallace39@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 12/20/2014 01:04 PM, Michael Havens wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
bmike1@c521 ~ $ ls -l ~<br>
total 64<br>
drwxr-xr-x  2 bmike1 bmike1  4096 Dec 18 20:15 Desktop<br>
--etc--<br>
<br>
in the above ls output what do the third and fourt fields represent?<br>
.<br>
.<br>
.<br>
oh yeah. 'owner' and 'group'! is it in that order?<br>
:-)~MIKE~(-:<br>
</blockquote>
<br>
Following that first (single) character/field, it's owner, group, anyone for the three sets of characters, rwx, in each of those positions.<br>
<br>
-Bob<br>
<br>
<br>
------------------------------<u></u>---------------------<br>
PLUG-discuss mailing list - <a href="mailto:PLUG-discuss@lists.phxlinux.org" target="_blank">PLUG-discuss@lists.phxlinux.<u></u>org</a><br>
To subscribe, unsubscribe, or to change your mail settings:<br>
<a href="http://lists.phxlinux.org/mailman/listinfo/plug-discuss" target="_blank">http://lists.phxlinux.org/<u></u>mailman/listinfo/plug-discuss</a><br>
</blockquote></div><br><br clear="all"><div><br></div></div></div><span><font color="#888888">-- <br><div><span style="font-family:Arial,Helvetica,sans-serif;font-size:medium">Love, sex, food, friendship, play, beauty and the simple pleasure of a cold beer are all well and good, but never forget that the universe is determined to kill you by whatever means necessary.<span style="font-family:Arial,Helvetica,sans-serif"><br style="font-family:Arial,Helvetica,sans-serif"><br style="font-family:Arial,Helvetica,sans-serif"><br></span></span></div>
</font></span></div>
<br>---------------------------------------------------<br>
PLUG-discuss mailing list - <a href="mailto:PLUG-discuss@lists.phxlinux.org" target="_blank">PLUG-discuss@lists.phxlinux.org</a><br>
To subscribe, unsubscribe, or to change your mail settings:<br>
<a href="http://lists.phxlinux.org/mailman/listinfo/plug-discuss" target="_blank">http://lists.phxlinux.org/mailman/listinfo/plug-discuss</a><br></blockquote></div><br></div></div></div>
<br>---------------------------------------------------<br>
PLUG-discuss mailing list - <a href="mailto:PLUG-discuss@lists.phxlinux.org">PLUG-discuss@lists.phxlinux.org</a><br>
To subscribe, unsubscribe, or to change your mail settings:<br>
<a href="http://lists.phxlinux.org/mailman/listinfo/plug-discuss" target="_blank">http://lists.phxlinux.org/mailman/listinfo/plug-discuss</a><br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature">Todd Millecam</div>
</div>