--- In [email protected], Rashmi Pawar <rashmeepa...@...> wrote: > > Hi, > > We have an Active Directory server in my office and a newly configured 389 > Fedora Directory server(LDAPserver). I need to configure 389 fedora > directory server in such a way that it authenticates users, the ldap server > has not secure information on it, Is there some method to check if the > username and password is correct? What configuration need to be done on the > fedora directory server? > Thanks in advance. > > -Rashmi > Hello
you want to configure fedora to authenticate users for which application ? Squid Local Logins with NFS or mail Server. to check whether user name and password are correct or not. Bind your ldap with pam using authconfig-tui run getent passwd to check whether it shows LDAP users or not and try to login with the users and password
