Fwd: PERFORCE change 150818 for review

Rene Ladan r.c.ladan at gmail.com
Thu Oct 2 21:14:07 UTC 2008


FYI,

two small changes in the section on the set*id permissions of the
Basics chapter.
This seems more logical to me.

Regards,
Rene

---------- Doorgestuurd bericht ----------
Van: Rene Ladan <rene at freebsd.org>
Datum: 2 oktober 2008 23:12
Onderwerp: PERFORCE change 150818 for review
Aan: Perforce Change Reviews <perforce at freebsd.org>


http://perforce.freebsd.org/chv.cgi?CH=150818

Change 150818 by rene at rene_self on 2008/10/02 21:12:09

       Propose a small change (suidexample.sh -> sgidexample.sh when
setting the setgid permission).

Affected files ...

.. //depot/projects/docproj_nl/en_US.ISO8859-1/books/handbook/basics/chapter.sgml#3
edit
.. //depot/projects/docproj_nl/nl_NL.ISO8859-1/books/handbook/basics/chapter.sgml#6
edit

Differences ...

==== //depot/projects/docproj_nl/en_US.ISO8859-1/books/handbook/basics/chapter.sgml#3
(text+ko) ====

@@ -748,13 +748,13 @@
       file, provide the <command>chmod</command> command with a
       leading two (2) as in the following example:</para>

-      <screen>&prompt.root; <userinput>chmod 2755
suidexample.sh</userinput></screen>
+      <screen>&prompt.root; <userinput>chmod 2755
sgidexample.sh</userinput></screen>

      <para>The new setting may be viewed as before, notice the
       <literal>s</literal> is now in the field designated for the
       group permission settings:<para>

-      <screen>-rwxr-sr-x   1 trhodes  trhodes    44 Aug 31 01:49
suidexample.sh</screen>
+      <screen>-rwxr-sr-x   1 trhodes  trhodes    44 Aug 31 01:49
sgidexample.sh</screen>

      <note>
       <para>In these examples, even though the shell script in

==== //depot/projects/docproj_nl/nl_NL.ISO8859-1/books/handbook/basics/chapter.sgml#6
(text+ko) ====

@@ -858,13 +858,13 @@
       <command>chmod</command> gegeven te worden zoals in het volgende
       voorbeeld:</para>

-      <screen>&prompt.root; <userinput>chmod 2755
suidvoorbeeld.sh</userinput></screen><!--(rene) sgidvoorbeeld.sh ?
1.154-->
+      <screen>&prompt.root; <userinput>chmod 2755
sgidvoorbeeld.sh</userinput></screen>

      <para>De nieuwe instelling kan zoals hierboven bekeken worden,
       merk op dat de <literal>s</literal> nu in het veld bestemd voor
       de instellingen van de  groepstoestemmingen staat:</para>

-      <programlisting>-rwxr-sr-x   1 trhodes  trhodes    44 Aug 31
01:49 suidvoorbeeld.sh</programlisting><!--(rene) sgidvoorbeeld.sh ?
1.154-->
+      <programlisting>-rwxr-sr-x   1 trhodes  trhodes    44 Aug 31
01:49 sgidvoorbeeld.sh</programlisting>

      <note>
       <para>In deze voorbeelden zal het shellscript niet met een



-- 
http://www.rene-ladan.nl/

GPG fingerprint = E738 5471 D185 7013 0EE0  4FC8 3C1D 6F83 12E1 84F6
(subkeys.pgp.net)



More information about the freebsd-doc mailing list