diff options
author | John Terpstra <jht@samba.org> | 2002-12-18 20:21:31 +0000 |
---|---|---|
committer | John Terpstra <jht@samba.org> | 2002-12-18 20:21:31 +0000 |
commit | aa3e8c598e4b1b3b15282b37e3aebf107cadfd0e (patch) | |
tree | cbec45d34ec8eb48bd6d617c3318e6650aeb48c5 | |
parent | cdfbb81aae70098c8cea3839561088606f44eae3 (diff) | |
download | samba-aa3e8c598e4b1b3b15282b37e3aebf107cadfd0e.tar.gz samba-aa3e8c598e4b1b3b15282b37e3aebf107cadfd0e.tar.bz2 samba-aa3e8c598e4b1b3b15282b37e3aebf107cadfd0e.zip |
Applied typoe fix from SuSE.
(This used to be commit f40fc6fcdf26bac0df5104a05c941f522b889381)
-rw-r--r-- | docs/docbook/manpages/smb.conf.5.sgml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/docbook/manpages/smb.conf.5.sgml b/docs/docbook/manpages/smb.conf.5.sgml index 13fdb1c6cb..036e7a8f7a 100644 --- a/docs/docbook/manpages/smb.conf.5.sgml +++ b/docs/docbook/manpages/smb.conf.5.sgml @@ -5127,9 +5127,9 @@ connections with usernames not in the <parameter>user</parameter> list will be allowed. By default this option is disabled so that a client can supply a username to be used by the server. Enabling - this parameter will force the server to only user the login + this parameter will force the server to only use the login names from the <parameter>user</parameter> list and is only really - useful in <link linkend="SECURITYEQUALSSHARE">shave level</link> + useful in <link linkend="SECURITYEQUALSSHARE">share level</link> security.</para> <para>Note that this also means Samba won't try to deduce |