OSDN Git Service

* pathnames.sgml: Add requirement for world-readability of special
authorcorinna <corinna>
Sat, 24 Jan 2009 15:31:18 +0000 (15:31 +0000)
committercorinna <corinna>
Sat, 24 Jan 2009 15:31:18 +0000 (15:31 +0000)
/etc files.

winsup/doc/ChangeLog
winsup/doc/pathnames.sgml

index 75d6ae1..4730937 100644 (file)
@@ -1,5 +1,10 @@
 2009-01-24  Corinna Vinschen  <corinna@vinschen.de>
 
+       * pathnames.sgml: Add requirement for world-readability of special
+       /etc files.
+
+2009-01-24  Corinna Vinschen  <corinna@vinschen.de>
+
        * pathnames.sgml: Add section about accessing /etc files.
 
 2009-01-21  Corinna Vinschen  <corinna@vinschen.de>
index 845c4fb..7720ec8 100644 (file)
@@ -262,6 +262,12 @@ when accessing the above files so all these files as well as
 <filename>/etc</filename> itself may be NTFS symlinks or reparse
 points.</para>
 
+<para>Last but not least, make sure that these files are world-readable.
+Every process of any user account has to read these files potentially,
+so world-readability is essential.  The only exception are the user
+specific files <filename>/etc/fstab.d/$USER</filename>, which only have
+to be readable by the $USER user account itself.</para>
+
 </sect2>
 
 <sect2 id="pathnames-dosdevices"><title>DOS devices</title>