From dc1245b6187b675a981f1485c24774c178475dc7 Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Thu, 3 Apr 2003 17:09:33 +0000 Subject: Update for 3.0 (This used to be commit 28ba8dabb3abba2e787f424ab4e7550e5f8b6524) --- docs/docbook/manpages/smbmount.8.sgml | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) (limited to 'docs/docbook/manpages') diff --git a/docs/docbook/manpages/smbmount.8.sgml b/docs/docbook/manpages/smbmount.8.sgml index d17e4e6bcf..12f64c7354 100644 --- a/docs/docbook/manpages/smbmount.8.sgml +++ b/docs/docbook/manpages/smbmount.8.sgml @@ -99,6 +99,11 @@ password = <value> + + krb + Use kerberos (Active Directory). + + netbiosname=<arg> sets the source NetBIOS name. It defaults @@ -140,7 +145,7 @@ password = <value> dmask=<arg> - sets the directory mask. This determines the + Sets the directory mask. This determines the permissions that remote directories have in the local filesystem. The default is based on the current umask. @@ -148,7 +153,7 @@ password = <value> debug=<arg> - sets the debug level. This is useful for + Sets the debug level. This is useful for tracking down SMB connection problems. A suggested value to start with is 4. If set too high there will be a lot of output, possibly hiding the useful output. @@ -157,7 +162,7 @@ password = <value> ip=<arg> - sets the destination host or IP address. + Sets the destination host or IP address. @@ -165,14 +170,14 @@ password = <value> workgroup=<arg> - sets the workgroup on the destination + Sets the workgroup on the destination sockopt=<arg> - sets the TCP socket options. See the Sets the TCP socket options. See the smb.conf 5 socket options option. @@ -181,15 +186,14 @@ password = <value> scope=<arg> - sets the NetBIOS scope + Sets the NetBIOS scope guest - don't prompt for a password + Don't prompt for a password - ro mount read-only -- cgit