J Anthony wrote: > > how do i get libsmb to allow me to make smbmount suid root? > > currently i get 'libsmb based programs must *NOT* be setuid root.'
There is a reason we have that. Don't do it. Running libsmb based programs under suid privilages *will* result in a security hole. A number of its actions are based on user-supplied environment variables, and it wasn't written to be setuid-secure. Andrew Bartlett -- Andrew Bartlett [EMAIL PROTECTED] Manager, Authentication Subsystems, Samba Team [EMAIL PROTECTED] Student Network Administrator, Hawker College [EMAIL PROTECTED] http://samba.org http://build.samba.org http://hawkerc.net -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
