Results 1 to 4 of 4
How do I configure the client for Directory Server? I've searched everywhere and read the entire Admin guide for DS and can't find the answer anywhere. I've updated ldap.conf to ...
- 10-20-2011 #1Just Joined!
- Join Date
- Oct 2011
- Posts
- 3
Configuring client for Directory Server
How do I configure the client for Directory Server? I've searched everywhere and read the entire Admin guide for DS and can't find the answer anywhere. I've updated ldap.conf to the best of my knowledge, with the exception of "binddn" because I'm not sure if I really need that and what exactly it should be (as far as the cn is concerned), and I've added the necessary lines in /etc/pam.d/login to authenticate against ldap. However, when I try to log in, it's not looking at my DS to authenticate. What am I missing here? Yes, I have dirsrv-admin, dirsrv, httpd, mysql, etc running. Where is the link between my client and DS to tell my Linux box to authenticate via my DS? I thought it was as simple as telling it that my "base=dc=example,dc=com", setting the "host" field, and I'm good to go. What am I missing? BTW: my fdn does resolve properly.
- 10-21-2011 #2
Did you not configure this with 'authconfig'? That's what I used when I did this (it was long ago now though...)
Linux user #126863 - see http://linuxcounter.net/
- 10-21-2011 #3Just Joined!
- Join Date
- Oct 2011
- Posts
- 3
I did initially, but that didn't do it.
- 10-24-2011 #4Just Joined!
- Join Date
- Oct 2011
- Posts
- 3
Bump...
I still can't figure this one out. It seems to me that I would have to tell PAM to use Directory Server for authentication and I would think that would mean adding the DS library to /etc/pam.d/login. I tried this but it's still not working.
Anyone?


Reply With Quote