[Samba] Samba configuration issue

John Drescher drescherjm at gmail.com
Fri Jun 26 16:55:43 GMT 2009


On Fri, Jun 26, 2009 at 12:38 PM, David
Christensen<David.Christensen at viveli.com> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> I configured samba to work with an FDS backend using a howto from the
> Fedora Directory Server site.  The howto had me create a Administrator
> user in LDAP with UID/GID of 0.  Now when anyone logs in as root and do
> a whoami it comes back as Administrator.  If I delete the Administrator
> user in LDAP samba will break, how do I get around this issue and still
> provide samba the access level it needs?
>

put files first in your /etc/nsswitch.conf

passwd:     files ldap
shadow:     files ldap
group:      files ldap

John


More information about the samba mailing list