-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Ron Eggler wrote: > On Friday 05 October 2007 01:51:10 am G T Smith wrote: > [snip] >>>>> Be sure to note the difference between the 'user' and the 'users' >>>>> options. The man page only mentions users unmounting if the 'users' >>>>> option is supplied. The 'user' option seems to be limited to mounting. >>>> Nix. The difference is that if "user" is given, any non-root user can >>>> mount it and only the same user can unmount it. With "users", any user >>>> can mount it, and *any* user can unmount it >>> Okay, I changed "user" to "users" in my fstab, umounted my share, mounted >>> it back with 'mount -a' and then i did following: >>> [EMAIL PROTECTED]:~> umount /mnt/data >>> Trying to unmount when /sbin/umount.cifs not installed suid >>> Trying to unmount when /sbin/umount.cifs not installed suid >> I would guess that this means that you need to set the same suid on >> umount.cifs as you have on mount.cifs. >> > But I have set both with"sudo chmod +s /sbin/umount.cifs" > I don't know what else i can do, i'm getting desperate :( > Thanks for your help!
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) - -- ============================================================================== I have always wished that my computer would be as easy to use as my telephone. My wish has come true. I no longer know how to use my telephone. Bjarne Stroustrup ============================================================================== -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org iD8DBQFHB0Z5asN0sSnLmgIRApgCAJ9vCsF4P9wB4KV0xNq5YqKBT8MMKQCfRqZb ud2Hu22qCMFa60KL0EN6uxM= =W81o -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
