Add usecccache entity.
authorKarolin Seeger <kseeger@samba.org>
Tue, 16 Feb 2010 09:53:28 +0000 (09:53 +0000)
committerKarolin Seeger <kseeger@samba.org>
Tue, 16 Feb 2010 09:53:28 +0000 (09:53 +0000)
Karolin

git-svn-id: file:///home/svn/samba-web/trunk@1367 44aeb9d7-1cd8-0310-b257-a505e0beeac2

DTD/samba.entities

index 4ad65ca7c56120a44adbcaa72835cff4b2b662f7..d20415669651811509acb3ec98db041824f8c7e6 100644 (file)
@@ -428,6 +428,15 @@ an Active Directory environment.
 </varlistentry>
 '>
 
+<!ENTITY stdarg.useccache '
+<varlistentry>
+<term>-C|--use-ccache</term>
+<listitem><para>
+Try to use the credentials cached by winbind.
+</para></listitem>
+</varlistentry>
+'>
+
 
 <!ENTITY stdarg.help '
 <varlistentry>
@@ -439,6 +448,7 @@ an Active Directory environment.
 <!ENTITY popt.common.credentials '
 &stdarg.nopass;
 &stdarg.kerberos;
+&stdarg.useccache;
 &stdarg.authfile;
 &stdarg.username;
 '>