Ajeet S Raina
2010-Jan-05 13:33 UTC
[389-users] Doubt regarding the 389 Client Root access?
Hello Guys, I have a doubt regarding the 389 Server Client Architecture. Say, I have 389 Server working and I have few Linux Clients. Now you say that if 389 client is configured it will login through credentials which is configured in Server. So what about the local Users on that Client. How will normal users in the Client login?
Jean-Noel Chardron
2010-Jan-05 21:12 UTC
Re: [389-users] Doubt regarding the 389 Client Root access?
Ajeet S Raina a écrit :> Hello Guys, > > I have a doubt regarding the 389 Server Client Architecture. Say, I > have 389 Server working and I have few Linux Clients. Now you say that > if 389 client is configured it will login through credentials which is > configured in Server. So what about the local Users on that Client. > How will normal users in the Client login?If you have few linux client you probably hear about pam module (generaly in /etc/pam.d/) that accredit the account. With pam you can login against ldap server and against what you want else (say it /etc/passwd, or winbind, or mySQL) .have a look to the documentation of your linux distribution to configure pam with a gui software that can do easyly that.> ------------------------------------------------------------------------ > > -- > 389 users mailing list > 389-users@redhat.com > https://www.redhat.com/mailman/listinfo/fedora-directory-users >