summaryrefslogtreecommitdiff
path: root/source3/client/smbmount.c
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>2001-03-10 19:50:36 +0000
committerJeremy Allison <jra@samba.org>2001-03-10 19:50:36 +0000
commita9855dedea4ad20754077cac46e93e31a70c89fb (patch)
tree4c08db414be097dcae979718de21a928062e68ae /source3/client/smbmount.c
parentaa567e9c7545c71c8fde79de2d42b235a2d00a99 (diff)
downloadsamba-a9855dedea4ad20754077cac46e93e31a70c89fb.tar.gz
samba-a9855dedea4ad20754077cac46e93e31a70c89fb.tar.bz2
samba-a9855dedea4ad20754077cac46e93e31a70c89fb.zip
Sync up Urbans changes from 2.2 into HEAD.
Jeremy. (This used to be commit d0fcd9144363acb4136af9d82f25980bd837d73c)
Diffstat (limited to 'source3/client/smbmount.c')
-rw-r--r--source3/client/smbmount.c5
1 files changed, 4 insertions, 1 deletions
diff --git a/source3/client/smbmount.c b/source3/client/smbmount.c
index 3c0b132937..9b92cf261a 100644
--- a/source3/client/smbmount.c
+++ b/source3/client/smbmount.c
@@ -641,6 +641,7 @@ static void usage(void)
"Options:
username=<arg> SMB username
password=<arg> SMB password
+ credentials=<filename> file with username/password
netbiosname=<arg> source NetBIOS name
uid=<arg> mount uid or username
gid=<arg> mount gid or groupname
@@ -652,7 +653,9 @@ static void usage(void)
workgroup=<arg> workgroup on destination
sockopt=<arg> TCP socket options
scope=<arg> NetBIOS scope
- credentials=<filename> file with username/password
+ iocharset=<arg> Linux charset (iso8859-1, utf8)
+ codepage=<arg> server codepage (cp850)
+ ttl=<arg> dircache time to live
guest don't prompt for a password
ro mount read-only
rw mount read-write