[Date Prev][Date Next] [Chronological] [Thread] [Top]

LDAP auth problem



hello
 
   I need some help please.
I have ldap server on Machine A,  my authentication from machine B to ldap server works fine for ftp telnet, but when I try logging into machine be using xserver, My auth is not working.even using local text console auths fine, its just xserver which fails.
 
My machine B ldap client uses redhat 8.0, I have tried gnome and kde both fail to auth users.
here is how my systems-auth looks like, I had to add that pam_pwdb.so, othewise my su - was segfaulting.
 
#%PAM-1.0
# This file is auto-generated.
# User changes will be destroyed the next time authconfig is run.
auth        required      /lib/security/pam_env.so
#auth        sufficient    /lib/security/pam_unix.so likeauth nullok
auth        sufficient    /lib/security/pam_pwdb.so likeauth nullok
auth        sufficient    /lib/security/pam_ldap.so use_first_pass
auth        required      /lib/security/pam_deny.so
account     required      /lib/security/pam_unix.so
#account     sufficient    /lib/security/pam_ldap.so
password    required      /lib/security/pam_cracklib.so retry=3 type=
password    sufficient    /lib/security/pam_unix.so nullok use_authtok md5 shadow
password    sufficient    /lib/security/pam_ldap.so use_authtok
password    required      /lib/security/pam_deny.so
session     required      /lib/security/pam_limits.so
session     required      /lib/security/pam_unix.so
#session     optional      /lib/security/pam_ldap.so
 
Any help will be appreciated
 
thanks


Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software