On Sunday 15 December 2002 08:48, Erik Jakobsen wrote:
> Hi.
>
> I'm receiving this message if I try mount a drive:
>
> smbmnt must be installed suid root for direct user mounts (500,500)
>
> How can tackle that ?.

Just off hand, I'd say set your smbmnt suid root!  ;)

chmod +s `which smbmnt`   

as root might do the trick.  Assuming smbmnt is owned by root.  Which it 
usuall is.  Of course you always want to be wary of setting things suid 
root...

mark

--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Reply via email to