summaryrefslogtreecommitdiff
path: root/docs/docbook/smbdotconf/logon/setprimarygroupscript.xml
diff options
context:
space:
mode:
authorAlexander Bokovoy <ab@samba.org>2003-04-06 22:14:01 +0000
committerAlexander Bokovoy <ab@samba.org>2003-04-06 22:14:01 +0000
commitc29eb90444170953721b087f8d26b4a3b98b3fe8 (patch)
tree257b1ee9b093a057b81e289fd511b992cc518642 /docs/docbook/smbdotconf/logon/setprimarygroupscript.xml
parent27aef6855f1543547b8190f06fd264d1b52a558d (diff)
downloadsamba-c29eb90444170953721b087f8d26b4a3b98b3fe8.tar.gz
samba-c29eb90444170953721b087f8d26b4a3b98b3fe8.tar.bz2
samba-c29eb90444170953721b087f8d26b4a3b98b3fe8.zip
Convert more parameters to new smb.conf(5) style. Document found occurences of non-documented parameters in doc-status
(This used to be commit 3a9784d8b2318af4d9b349edd1aba4065d25da23)
Diffstat (limited to 'docs/docbook/smbdotconf/logon/setprimarygroupscript.xml')
-rw-r--r--docs/docbook/smbdotconf/logon/setprimarygroupscript.xml8
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>