Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 10396] samba: smbmount must not be set suid root

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 10396] samba: smbmount must not be set suid root
  • Date: 21 Mar 2006 22:03:44 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=10396





------- Additional Comments From siflfran AT hawo.stw.uni-erlangen.de
2006-03-21 16:03 -------
I just reinstalled the spell and the problem still exists:
florian@beren:tmp [0]> smbmount //beren/chimaera dings
libsmb based programs must *NOT* be setuid root.
4458: Connection to beren failed
SMB connection failed

and this is where it happens in the spell:
florian@beren:samba [0]> tail -n17 INSTALL |head -n4
if [ "$SAMBA_SUID" = "y" ]; then
chmod u+s ${INSTALL_ROOT}/usr/bin/smbmnt \
${INSTALL_ROOT}/usr/bin/smbumount \
${INSTALL_ROOT}/sbin/mount.smbfs &&

florian@beren:samba [0]> ls -l `which mount.smbfs`
lrwxrwxrwx 1 root root 17 Mar 21 22:53 /sbin/mount.smbfs -> /usr/bin/smbmount

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




Archive powered by MHonArc 2.6.24.

Top of Page