diff options
author | Karolin Seeger <ks@samba.org> | 2007-09-28 14:12:42 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:47:38 -0500 |
commit | aa7c683c97eb04d0805481ad73484499fe0a0a19 (patch) | |
tree | 19cca8c82e5ff2b7eb334b3745fba8dd23a08138 /docs/manpages-3/ntlm_auth.1.xml | |
parent | ab13baf622af4fbb46ae0d03462d282c063a8fef (diff) | |
download | samba-aa7c683c97eb04d0805481ad73484499fe0a0a19.tar.gz samba-aa7c683c97eb04d0805481ad73484499fe0a0a19.tar.bz2 samba-aa7c683c97eb04d0805481ad73484499fe0a0a19.zip |
Fix more typos.
Karolin
(This used to be commit c2bcc09b3e15a8b0e5a51631111cebbf05df3a6d)
Diffstat (limited to 'docs/manpages-3/ntlm_auth.1.xml')
-rw-r--r-- | docs/manpages-3/ntlm_auth.1.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/manpages-3/ntlm_auth.1.xml b/docs/manpages-3/ntlm_auth.1.xml index 54fdb04e44..ce46f63900 100644 --- a/docs/manpages-3/ntlm_auth.1.xml +++ b/docs/manpages-3/ntlm_auth.1.xml @@ -100,12 +100,12 @@ <varlistentry> <term>ntlmssp-client-1</term> <listitem><para> - Client-side helper for use with arbitary external + Client-side helper for use with arbitrary external programs that may wish to use Samba's NTLMSSP authentication knowledge. </para> <para>This helper is a client, and as such may be run by any user. The protocol used is - effectivly the reverse of the previous protocol. A + effectively the reverse of the previous protocol. A <command>YR</command> command (without any arguments) starts the authentication exchange. </para> @@ -145,8 +145,8 @@ RADIUS server or the 'winbind' plugin for pppd, for the provision of MSCHAP and MSCHAPv2 authentication. </para> - <para>This protocol consists of lines in for form: - <command>Parameter: value</command> and <command>Paramter:: + <para>This protocol consists of lines in the form: + <command>Parameter: value</command> and <command>Parameter:: Base64-encode value</command>. The presence of a single period <command>.</command> indicates that one side has finished supplying data to the other. (Which in turn @@ -309,7 +309,7 @@ not specified on the command line, this is prompted for when required. </para> - <para>For the NTLMSSP based server roles, this paramter + <para>For the NTLMSSP based server roles, this parameter specifies the expected password, allowing testing without winbindd operational.</para> </listitem> |