On Saturday 06 October 2007 10:12:57 am Randall R Schulz wrote: > On Saturday 06 October 2007 09:39, Ron Eggler wrote: > > ... > > > > > a) Have you checked the suid has actually been set... > > > b) the info entry on chmod documents the possibility of using u+s > > > rather than +s... (setting suids is something I do rarely) > > > > They are the same, aren't they? > > If you're referring to "chmod u+s" vs. "chmod +s" the difference is that > the former enables only the set-user-ID, while the latter enables both > the set-user-ID and the set-group-ID modes.
Okay I did q chmod u+s for /sbin/mount.cifs and /sbin/umount.cifs. Umounted /mnt/data as root and mounted it back on with mount -a and then tried to umount as user but still would tell me "not permitted to unmount"... :( Thanks for any other ideas.... -- chEErs Ron -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
