mirror of
https://github.com/samba-team/samba.git
synced 2025-07-30 19:42:05 +03:00
spelling: connnect encrytion exisit expection explicit invalide missmatch paramater paramter partion privilige relase reponse seperate unkown verson authencication progagated
Tree-wide spellcheck for some common misspellings. source3/utils/status.c has misspelled local variable (unkown_dialect). "missmatch" is a known historical misspelling, only the incorrect misspellings are fixed. source3/locale/net/de.po has the spelling error (unkown) in two msgids - it probably should be updated with current source. Signed-off-by: Michael Tokarev <mjt@tls.msk.ru> Reviewed-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
This commit is contained in:
committed by
Jeremy Allison
parent
6f3e03a6e3
commit
17c733d946
@ -599,7 +599,7 @@
|
||||
prompted. The client will first check the
|
||||
<envar>USER</envar> environment variable
|
||||
(which is also permitted to also contain the
|
||||
password seperated by a &pct;), then the
|
||||
password separated by a &pct;), then the
|
||||
<envar>LOGNAME</envar> variable (which is not
|
||||
permitted to contain a password) and if either exists,
|
||||
the value is used. If these environmental
|
||||
@ -765,7 +765,7 @@
|
||||
This parameter determines whether Samba client tools
|
||||
will try to authenticate using Kerberos. For Kerberos
|
||||
authentication you need to use dns names instead of IP
|
||||
addresses when connnecting to a service.
|
||||
addresses when connecting to a service.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
|
Reference in New Issue
Block a user