From 44a862e55c426292f0226f5eec8719388d2c0de2 Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Tue, 18 Feb 2003 21:49:00 +0000 Subject: Document -k --- docs/docbook/manpages/smbclient.1.sgml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/docbook/manpages/smbclient.1.sgml b/docs/docbook/manpages/smbclient.1.sgml index 7e908e5d702..a08f6999e45 100644 --- a/docs/docbook/manpages/smbclient.1.sgml +++ b/docs/docbook/manpages/smbclient.1.sgml @@ -38,6 +38,7 @@ -R <name resolve order> -s <smb config file> -T<c|x>IXFqgbNan + -k @@ -587,6 +588,14 @@ domain = <value> This is particularly useful in scripts and for printing stdin to the server, e.g. -c 'print -'. + + + -k + + Try to authenticate with kerberos. Only useful in + an Active Directory environment. + + -- cgit