diff options
Diffstat (limited to 'docs-xml/manpages')
-rw-r--r-- | docs-xml/manpages/wbinfo.1.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs-xml/manpages/wbinfo.1.xml b/docs-xml/manpages/wbinfo.1.xml index 2df86ca308..4de3c81121 100644 --- a/docs-xml/manpages/wbinfo.1.xml +++ b/docs-xml/manpages/wbinfo.1.xml @@ -40,6 +40,7 @@ <arg choice="opt">-i user</arg> <arg choice="opt">-I ip</arg> <arg choice="opt">-K user%password</arg> + <arg choice="opt">--krb5ccname cctype</arg> <arg choice="opt">--lanman</arg> <arg choice="opt">-m</arg> <arg choice="opt">-n name</arg> @@ -246,6 +247,13 @@ </varlistentry> <varlistentry> + <term>--krb5ccname <replaceable>KRB5CCNAME</replaceable></term> + <listitem><para>Allows to request a sepcific kerberos credential + cache type used for authentication. + </para></listitem> + </varlistentry> + + <varlistentry> <term>--lanman</term> <listitem><para>Use lanman cryptography for user authentication. </para></listitem> |