[Pkg-samba-maint] [samba] 69/135: docs: fix ntlm_auth manpage.
Ivo De Decker
ivodd at moszumanska.debian.org
Sat Jan 11 21:30:27 UTC 2014
This is an automated email from the git hooks/post-receive script.
ivodd pushed a commit to branch master
in repository samba.
commit 4013bbf5589b48f90da5e2199bffaa2b1b1dcb1d
Author: Günther Deschner <gd at samba.org>
Date: Mon Nov 18 14:45:51 2013 +0100
docs: fix ntlm_auth manpage.
Guenther
Signed-off-by: Günther Deschner <gd at samba.org>
Reviewed-by: Andreas Schneider <asn at samba.org>
(cherry picked from commit 177c2c9c0ffe1ee434afc9d22d4bba12ae55d312)
---
docs-xml/manpages/ntlm_auth.1.xml | 42 ++++++++++++++++++++++++++++++++-------
1 file changed, 35 insertions(+), 7 deletions(-)
diff --git a/docs-xml/manpages/ntlm_auth.1.xml b/docs-xml/manpages/ntlm_auth.1.xml
index 619e713..b67e8bd 100644
--- a/docs-xml/manpages/ntlm_auth.1.xml
+++ b/docs-xml/manpages/ntlm_auth.1.xml
@@ -19,9 +19,6 @@
<refsynopsisdiv>
<cmdsynopsis>
<command>ntlm_auth</command>
- <arg choice="opt">-d debuglevel</arg>
- <arg choice="opt">-l logdir</arg>
- <arg choice="opt">-s <smb config file></arg>
</cmdsynopsis>
</refsynopsisdiv>
@@ -363,10 +360,41 @@
</listitem>
</varlistentry>
- &stdarg.server.debug;
- &popt.common.samba;
- &stdarg.help;
-
+ <varlistentry>
+ <term>--pam-winbind-conf=FILENAME</term>
+ <listitem><para>Define the path to the pam_winbind.conf file.</para></listitem>
+ </varlistentry>
+
+ <varlistentry>
+ <term>--target-hostname=HOSTNAME</term>
+ <listitem><para>Define the target hostname.</para></listitem>
+ </varlistentry>
+
+ <varlistentry>
+ <term>--target-service=SERVICE</term>
+ <listitem><para>Define the target service.</para></listitem>
+ </varlistentry>
+
+ <varlistentry>
+ <term>--use-cached-creds</term>
+ <listitem><para>Whether to use credentials cached by winbindd.</para></listitem>
+ </varlistentry>
+
+ <varlistentry>
+ <term>--configfile=<configuration file></term>
+ <listitem><para>The file specified contains the
+ configuration details required by the server. The
+ information in this file includes server-specific
+ information such as what printcap file to use, as well
+ as descriptions of all the services that the server is
+ to provide. See &smb.conf; for more information.
+ The default configuration file name is determined at
+ compile time.</para></listitem>
+ </varlistentry>
+
+ &stdarg.version;
+ &popt.autohelp;
+
</variablelist>
</refsect1>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-samba/samba.git
More information about the Pkg-samba-maint
mailing list