diff options
author | John Terpstra <jht@samba.org> | 2005-05-27 22:30:46 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:46:40 -0500 |
commit | 217b7a88eafdbeb2415c2c8390094e129180e64b (patch) | |
tree | ef03b4039b9181cb2c0176b9250c465a0279a3a5 /docs/Samba-Guide/SBE-AddingUNIXClients.xml | |
parent | 065a3fdd061caf310729133d5d444e82cadf7f85 (diff) | |
download | samba-217b7a88eafdbeb2415c2c8390094e129180e64b.tar.gz samba-217b7a88eafdbeb2415c2c8390094e129180e64b.tar.bz2 samba-217b7a88eafdbeb2415c2c8390094e129180e64b.zip |
Progress update.
(This used to be commit 942e2d54ad40d1cace384315a167161ec27fcec2)
Diffstat (limited to 'docs/Samba-Guide/SBE-AddingUNIXClients.xml')
-rw-r--r-- | docs/Samba-Guide/SBE-AddingUNIXClients.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Samba-Guide/SBE-AddingUNIXClients.xml b/docs/Samba-Guide/SBE-AddingUNIXClients.xml index d45f8dd6d5..646e0ecd20 100644 --- a/docs/Samba-Guide/SBE-AddingUNIXClients.xml +++ b/docs/Samba-Guide/SBE-AddingUNIXClients.xml @@ -1923,7 +1923,7 @@ administrator:x:1000:1013:Administrator:/home/BE/administrator:/bin/bash <smbconfoption name="realm">SNOWSHOW.COM</smbconfoption> <smbconfoption name="server string">Samba Server</smbconfoption> <smbconfoption name="security">ADS</smbconfoption> -<smbconfoption name="<smbconfoption name="log level">1 ads:10 auth:10 sam:10 rpc:10</smbconfoption> +<smbconfoption name="log level">1 ads:10 auth:10 sam:10 rpc:10</smbconfoption> <smbconfoption name="ldap admin dn">cn=Manager,dc=SNOWSHOW,dc=COM</smbconfoption> <smbconfoption name="ldap idmap suffix">ou=Idmap</smbconfoption> <smbconfoption name="ldap suffix">dc=SNOWSHOW,dc=COM</smbconfoption> |