search for: user_mount

Displaying 1 result from an estimated 1 matches for "user_mount".

Did you mean: user_count
2001 Nov 06
0
[PATCH] nomtab support
...urce/client/smbmnt.c Sun Apr 8 20:22:51 2001 +++ samba-2.2.2-nomtab/source/client/smbmnt.c Tue Nov 6 13:01:19 2001 @@ -28,6 +28,7 @@ static uid_t mount_uid; static gid_t mount_gid; static int mount_ro; +static int no_mtab; static unsigned mount_fmask; static unsigned mount_dmask; static int user_mount; @@ -40,6 +41,7 @@ printf("Usage: smbmnt mount-point [options]\n"); printf("Version %s\n\n",VERSION); printf("-s share share name on server\n" + "-n don't update /etc/mtab\n" "-r...