From f6a7e9eadf85b19ec0ccca513a261bcad0bcf048 Mon Sep 17 00:00:00 2001 From: Volker Lendecke Date: Tue, 16 Feb 2010 11:00:08 +0100 Subject: [PATCH] s3-docs: Document 'smbclient -C'. (cherry picked from commit f6c39cec27eea2522c62e6f1ff85efdafde351ac) --- docs-xml/build/DTD/samba.entities | 10 ++++++++++ docs-xml/manpages-3/smbclient.1.xml | 2 ++ 2 files changed, 12 insertions(+) diff --git a/docs-xml/build/DTD/samba.entities b/docs-xml/build/DTD/samba.entities index 4ad65ca7c56..d2041566965 100644 --- a/docs-xml/build/DTD/samba.entities +++ b/docs-xml/build/DTD/samba.entities @@ -428,6 +428,15 @@ an Active Directory environment. '> + +-C|--use-ccache + +Try to use the credentials cached by winbind. + + +'> + @@ -439,6 +448,7 @@ an Active Directory environment. diff --git a/docs-xml/manpages-3/smbclient.1.xml b/docs-xml/manpages-3/smbclient.1.xml index 6b5a8c5d8a3..cadd2ea9cd2 100644 --- a/docs-xml/manpages-3/smbclient.1.xml +++ b/docs-xml/manpages-3/smbclient.1.xml @@ -30,6 +30,7 @@ -m maxprotocol -A authfile -N + -C -g -i scope -O <socket options> @@ -55,6 +56,7 @@ -m maxprotocol -A authfile -N + -C -g -l log-basename -I destinationIP -- 2.11.4.GIT