From c8af938a0a7ec15c38076fc11d164f55737318f1 Mon Sep 17 00:00:00 2001
From: Gerald Carter
NOTE:NOTE: smbmount
specifies the username to connect as. If @@ -115,7 +114,7 @@ CLASS="ENVAR" to be specified as part of the username.
specifies the SMB password. If this @@ -132,17 +131,26 @@ CLASS="COMMAND" given.
specifies a file that contains a username and/or password. The format of the file is:
username = <value> - password = <value> +> username = <value> + password = <value> |
sets the source NetBIOS name. It defaults to the local hostname.
sets the uid that will own all files on @@ -168,7 +176,7 @@ CLASS="PROGRAMLISTING"
sets the gid that will own all files on @@ -177,14 +185,14 @@ CLASS="PROGRAMLISTING" gid.
sets the remote SMB port number. The default is 139.
sets the file mask. This determines the @@ -192,7 +200,7 @@ CLASS="PROGRAMLISTING" The default is based on the current umask.
sets the directory mask. This deterines the @@ -200,27 +208,27 @@ CLASS="PROGRAMLISTING" The default is based on the current umask.
sets the debug level. This is useful for tracking down SMB connection problems.
sets the destination host or IP address.
sets the workgroup on the destination
sets the NetBIOS scope
mount read-writesets the charset used by the linux side for codepage @@ -274,7 +282,7 @@ CLASS="PARAMETER"
sets the codepage the server uses. See the iocharset @@ -283,7 +291,7 @@ CLASS="PARAMETER"
how long a directory listing is cached in milliseconds -- cgit