diff options
Diffstat (limited to 'docs/docbook/manpages/ntlm_auth.1.sgml')
-rw-r--r-- | docs/docbook/manpages/ntlm_auth.1.sgml | 14 |
1 files changed, 2 insertions, 12 deletions
diff --git a/docs/docbook/manpages/ntlm_auth.1.sgml b/docs/docbook/manpages/ntlm_auth.1.sgml index 52ab1db9e4..08a7d4aa88 100644 --- a/docs/docbook/manpages/ntlm_auth.1.sgml +++ b/docs/docbook/manpages/ntlm_auth.1.sgml @@ -11,25 +11,15 @@ <refnamediv> <refname>ntlm_auth</refname> - <refpurpose>tool for executing client side - MS-RPC functions</refpurpose> + <refpurpose>tool to allow external access to Winbind's NTLM authentication function</refpurpose> </refnamediv> <refsynopsisdiv> <cmdsynopsis> <command>ntlm_auth</command> - <arg choice="opt">-A authfile</arg> - <arg choice="opt">-c <command string></arg> <arg choice="opt">-d debuglevel</arg> - <arg choice="opt">-h</arg> <arg choice="opt">-l logfile</arg> - <arg choice="opt">-N</arg> <arg choice="opt">-s <smb config file></arg> - <arg choice="opt">-U username[%password]</arg> - <arg choice="opt">-W workgroup</arg> - <arg choice="opt">-N</arg> - <arg choice="opt">-I destinationIP</arg> - <arg choice="req">server</arg> </cmdsynopsis> </refsynopsisdiv> @@ -75,7 +65,7 @@ <varlistentry> <term>--workstation=WORKSTATION</term> <listitem><para> - Specify workstation of user to authenticate + Specify the workstation the user authenticated from </para></listitem> </varlistentry> |