Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 290383

Summary: net-fs/samba-client add suid USE flag
Product: Gentoo Linux Reporter: Alon Bar-Lev <alon.barlev>
Component: New packagesAssignee: Gentoo's SAMBA Team <samba>
Status: RESOLVED DUPLICATE    
Severity: enhancement CC: virtuousfox
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Alon Bar-Lev 2009-10-24 15:23:32 UTC
The USE flag should affect the following utilities:

/sbin/mount.cifs                                   
/sbin/umount.cifs                                  

It will allow putting mount points in /etc/fstab, utilizing the kerberos integration. This means that every user mounts the same directory using a different set of credentials.

A sample of /etc/fstab:
//server/exports    /mnt/exports cifs    password=,sec=krb5,noauto,user,nosetuids        0 0

Please consider. It is very important for multiuser configurations. Can be off by default, so no new security issues is added.
Comment 1 Wormo (RETIRED) gentoo-dev 2009-10-29 07:05:57 UTC
Thanks for the suggestion -- assigning to samba maintainers.
Comment 2 Alon Bar-Lev 2010-04-20 20:23:18 UTC
ping
Comment 3 VĂ­ctor Ostorga (RETIRED) gentoo-dev 2010-06-09 03:08:51 UTC

*** This bug has been marked as a duplicate of bug 315445 ***