Ubuntu 7.04 : smb issue after upgrade
After the upgrade, I encountered this error again when doing my samba mounts.
smbmnt must be installed suid root for direct user mounts (1000,1000)
smbmnt failed: 1
It resurfaced after the upgrade, but as I did it before, I recalled the fix:
$ sudo chmod u+s `which smbmnt`
$ sudo chmod u+s `which smbumount`






Recent Comments