1 .TH SMBMNT 8 "09 Oct 2000" "smbmnt 2.2.0-alpha0"
4 smbmnt \- helper utility for mounting SMB filesystems
7 \fBsmbmnt\fP mount-point [ -s share ] [ -r ] [ -u uid ] [ -g gid ] [ -f mask ] [ -d mask ]
11 smbmnt is a helper application used by the smbmount program to do the
12 actual mounting of SMB shares\&. smbmnt is meant to be installed setuid
13 root so that normal users can mount their smb shares\&. It checks
14 whether the user has write permissions on the mount point and then
15 mounts the directory\&.
17 The smbmnt program is normally invoked by smbmount\&. It should not be
18 invoked directly by users\&.
21 mount the filesystem read-only
24 specify the uid that the files will be owned by
27 specify the gid that the files will be owned by
30 specify the octal file mask applied
33 specify the octal directory mask applied
36 The maintainer of smbfs, smbmnt and smbmount is Andrew Tridgell
37 \fItridge@samba\&.org\fP