smbmnt must be installed suid root for direct user mount.
I use google to know how to fix. Here is the command:
$ sudo chmod u+s `which smbmnt`
$ sudo chmod u+s `which smbumount`
Mark Chen's blog (computer programming)
smbmnt must be installed suid root for direct user mount.
$ sudo chmod u+s `which smbmnt`
$ sudo chmod u+s `which smbumount`
0 comments:
Post a Comment