|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
||||
|
||||
|
Linux PAM OpenLDAP problem[solved]
I am trying to get my Linux to authenticate against OpenLDAP....
I've installed OpenLDAP pam_ldap, nss_ldap etc. My OpenLDAP-database is pouplated... and there are no problems running ldapadd,ldapsearch etc... system-auth is configured like this: PHP Code:
nsswitch.conf looks like this: PHP Code:
I've configured the LDAP -client /etc/ldap.conf And when running getent passwd ...I see the user (test) from my LDAP-database att the end of the list... But the problem is when I'm trying to log in as this user (test) PHP Code:
It says it doesn't exist... even though getent showed it... Any clues..?!
__________________
- [ If I cant fix it, ask MacGyver... ] - Last edited by johan : August 18th, 2003 at 05:49 AM. |
|
#2
|
||||
|
||||
|
This is not an issue anymore... I solved it..
The problem was an earlier added user which conflicted with the uid. 1000... Well, anyway..... It works now.. |
![]() |
| Viewing: Dev Shed Forums > Databases > LDAP Programming > Linux PAM OpenLDAP problem |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|