[Pkg-samba-maint] Bug#378454: swat: not usable when root account is disabled (pure sudo system)
Jerome Warnier
jwarnier at beeznest.net
Thu Jan 15 15:28:23 UTC 2009
Actually, there is another solution: SWAT manages permissions using PAM,
and using rights on /etc/samba/smb.conf.
So the solution is just to allow you user(s) to write to
/etc/samba/smb.conf.
Example:
adduser myuser adm
chgrp adm /etc/samba/smb.conf
chmod g+w /etc/samba/smb.conf
Hope it helps
More information about the Pkg-samba-maint
mailing list