diff options
author | Andrew Bartlett <abartlet@samba.org> | 2012-09-17 11:56:28 -0700 |
---|---|---|
committer | Andrew Bartlett <abartlet@samba.org> | 2012-09-17 22:06:14 +0200 |
commit | 0eae4cd787179b40375e298cfd95df817c67a94f (patch) | |
tree | c2b2e7256280164e8a6572d96f95ff1acce8d7ba /docs-xml/Samba3-HOWTO/TOSHARG-Passdb.xml | |
parent | 8e95dee5cfc4175c7a93f1c55b08db8ab5f822c3 (diff) | |
download | samba-0eae4cd787179b40375e298cfd95df817c67a94f.tar.gz samba-0eae4cd787179b40375e298cfd95df817c67a94f.tar.xz samba-0eae4cd787179b40375e298cfd95df817c67a94f.zip |
docs: Remove another reference to security=share
Diffstat (limited to 'docs-xml/Samba3-HOWTO/TOSHARG-Passdb.xml')
-rw-r--r-- | docs-xml/Samba3-HOWTO/TOSHARG-Passdb.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs-xml/Samba3-HOWTO/TOSHARG-Passdb.xml b/docs-xml/Samba3-HOWTO/TOSHARG-Passdb.xml index 5d4b1088d2a..ac9bebc88e4 100644 --- a/docs-xml/Samba3-HOWTO/TOSHARG-Passdb.xml +++ b/docs-xml/Samba3-HOWTO/TOSHARG-Passdb.xml @@ -385,7 +385,7 @@ Samba-3 introduces a number of new password backend capabilities. <indexterm><primary>password prompt</primary></indexterm> <indexterm><primary>SMB encryption</primary></indexterm> Windows NT does not like talking to a server that does not support encrypted passwords. It will refuse to - browse the server if the server is also in user-level security mode. It will insist on prompting the user for + browse the server. It will insist on prompting the user for the password on each connection, which is very annoying. The only thing you can do to stop this is to use SMB encryption. </para></listitem> |