summaryrefslogtreecommitdiff
path: root/docs-xml/smbdotconf/logon
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2012-09-04 08:46:06 +1000
committerAndrew Bartlett <abartlet@samba.org>2012-09-04 09:31:48 +1000
commit28499b04769ee0d310e48576b868e11c0d2b1422 (patch)
treedc31f5264b058e10f61931a7ef6e1b3b9e85e3cf /docs-xml/smbdotconf/logon
parent4a52a3f48de60c79113018ca20a420dab536f46d (diff)
downloadsamba-28499b04769ee0d310e48576b868e11c0d2b1422.tar.gz
samba-28499b04769ee0d310e48576b868e11c0d2b1422.tar.bz2
samba-28499b04769ee0d310e48576b868e11c0d2b1422.zip
docs: Remove references to security=share and security=server from the smb.conf docs
Diffstat (limited to 'docs-xml/smbdotconf/logon')
-rw-r--r--docs-xml/smbdotconf/logon/adduserscript.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/docs-xml/smbdotconf/logon/adduserscript.xml b/docs-xml/smbdotconf/logon/adduserscript.xml
index 7128cb73c7..d8abcdada5 100644
--- a/docs-xml/smbdotconf/logon/adduserscript.xml
+++ b/docs-xml/smbdotconf/logon/adduserscript.xml
@@ -19,14 +19,6 @@
</para>
<para>
- In order to use this option, <citerefentry><refentrytitle>smbd</refentrytitle>
- <manvolnum>8</manvolnum></citerefentry> must <emphasis>NOT</emphasis> be set to
- <smbconfoption name="security">share</smbconfoption> and <smbconfoption name="add user script"/>
- must be set to a full pathname for a script that will create a UNIX user given one argument of
- <parameter moreinfo="none">%u</parameter>, which expands into the UNIX user name to create.
- </para>
-
- <para>
When the Windows user attempts to access the Samba server, at login (session setup in
the SMB protocol) time, <citerefentry><refentrytitle>smbd</refentrytitle>
<manvolnum>8</manvolnum></citerefentry> contacts the <smbconfoption name="password server"/>