Finally, it works ! I checked out the log file and found that it is searching for "uid=bellamine,o=hr-access,c=tn" so I replaced the "uid" by "cn" in the XML config file and it worked.
Thank you for your time and your precious help ! -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Michael Ströder Sent: mardi 15 juillet 2008 15:56 To: Yale CAS mailing list Subject: Re: Logging on problem Bellamine, Khalil wrote: > So I changed the config file: > > <list> > <value>ldap://localhost:389/</value> > </list> > </property> > <property name="userName" > value="cn=bellamine,o=hr_access,c=tn"/> > <property name="password" value="khalil2008"/> > <property name="baseEnvironmentProperties"> > > But I coulnd't log on the CAS server. You have to simply examine your logs: OpenLDAP's log and cas.log Ciao, Michael. _______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas _______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas
