On Oct 2 2007 11:30, Ron Eggler wrote:
>
>Hi,
>I have an fstab entry like 
>"//192.168.0.101/Disk\0401 /mnt/Y          cifs       user,uid=100,gid=1000    
> 
>0 0"
>but I'm not able to umount this share as a user, why not? Shouldn't this be 
>possible since i have the attribute "user" in there?

Well... mount(8) would allow you, but since cifs provides its own helper
module, mount.cifs(8), permission checking is delegated to mount.cifs.
(So yes, you should probably file a bug, against cifs.)
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to