1 .TH SMBMOUNT 8 "09 Oct 1998" "smbmount 2.0.0-alpha11"
3 smbmount \- mount smb file system
12 is a stripped-down version of the
14 program used to mount smbfs shares. It implements only the mount command,
17 program to do the actual mount.
19 itself accepts most of the options that
25 To mount an smb file system, I suggest using the option
27 for smbmount to pass the mount command. For example, use
29 smbmount "\\\\server\\tmp" -c 'mount /mnt -u 123 -g 456'
31 to mount the tmp share of server on /mnt, giving it a local uid 123
34 The arguments supplied to the mount command are passed directly to the
36 utility for processing.