diff options
Diffstat (limited to 'docs/docbook/smbdotconf/logon/setprimarygroupscript.xml')
-rw-r--r-- | docs/docbook/smbdotconf/logon/setprimarygroupscript.xml | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/docs/docbook/smbdotconf/logon/setprimarygroupscript.xml b/docs/docbook/smbdotconf/logon/setprimarygroupscript.xml index c4b2aa1d92..45380ce4a8 100644 --- a/docs/docbook/smbdotconf/logon/setprimarygroupscript.xml +++ b/docs/docbook/smbdotconf/logon/setprimarygroupscript.xml @@ -1,5 +1,7 @@ -<samba:parameter xmlns:samba="http://samba.org/common"><term><anchor id="SETPRIMARYGROUPSCRIPT"/>set primary group script (G)</term> - <listitem><para>Thanks to the Posix subsystem in NT a +<samba:parameter xmlns:samba="http://samba.org/common"> +<term><anchor id="SETPRIMARYGROUPSCRIPT"/>set primary group script (G)</term> +<listitem> + <para>Thanks to the Posix subsystem in NT a Windows User has a primary group in addition to the auxiliary groups. This script sets the primary group in the unix userdatase when an administrator sets the @@ -8,7 +10,7 @@ vampire</command>. <parameter>%u</parameter> will be replaced with the user whose primary group is to be set. <parameter>%g</parameter> will be replaced with - the group to set. + the group to set.</para> <para>Default: <emphasis>No default value</emphasis></para> |