On Tue, Apr 19, 2011 at 8:59 PM, Rajesh kumar <[email protected]> wrote: > ill help me to understand the > >> whole situation. >> > I am working on Client Authentication using LDAP. I am a newbie to ldap. > > My Requirements are basically, > > 1. SSO for Portal Application.
You will need LDAP + Kerberos for SSO. > 2. User Home directory in centralized server This is possible with LDAP. (a) On the openDS server, check if it is listening (netstat -nutlp), (b) Check if there are any iptables rules preventing connection to the LDAP server. (c) try connecting to the LDAP server with queries like "ldapsearch" from some other node in the network. (d) Finally try "user auth" -- Arun Khan _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
