svn commit: samba-web r1367 - in trunk/DTD: .

kseeger at samba.org kseeger at samba.org
Tue Feb 16 02:53:28 MST 2010


Author: kseeger
Date: 2010-02-16 02:53:28 -0700 (Tue, 16 Feb 2010)
New Revision: 1367

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba-web&rev=1367

Log:
Add usecccache entity.
Karolin
Modified:
   trunk/DTD/samba.entities


Changeset:
Modified: trunk/DTD/samba.entities
===================================================================
--- trunk/DTD/samba.entities	2010-02-05 21:56:08 UTC (rev 1366)
+++ trunk/DTD/samba.entities	2010-02-16 09:53:28 UTC (rev 1367)
@@ -428,7 +428,16 @@
 </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>
 <term>-h|--help</term>
@@ -439,6 +448,7 @@
 <!ENTITY popt.common.credentials '
 &stdarg.nopass;
 &stdarg.kerberos;
+&stdarg.useccache;
 &stdarg.authfile;
 &stdarg.username;
 '>



More information about the samba-cvs mailing list