Your filter value is incorrect. You should set a filter on the sAMAccountName instead of the uid which is not populated by default in AD.
Arnaud Lesueur On 4/11/07, yassine yassine <[EMAIL PROTECTED]> wrote:
Hello i m trying to use CAS with active directory, for testing i hadn't care about SSL and i had configured the parameters like this: my Domain controller has the name of Directory.maec.gov.ma<http://directory.maec.gov.ma/>and the machine that host it is borak so i configured the deployerConfigContext.xml like this: <property name="filter" value="uid=%u,ou=division_info,dc=Directory,dc=maec,dc=gov,dc=ma" /> and because i dont want to use SSl for the moment i had used ldap in place of ldaps <property name="urls"> <list> <value>ldap://borak.Directory.maec.gov.ma</value> </list> </property> when i try to connect by a correct usernamae and password i had this message ; The credentials you provided cannot be determined to be authentic, Regards ------------------------------ Découvrez une nouvelle façon d'obtenir des réponses à toutes vos questions ! Profitez des connaissances, des opinions et des expériences des internautes sur Yahoo! Questions/Réponses<http://fr.rd.yahoo.com/evt=42054/*http://fr.answers.yahoo.com> . _______________________________________________ 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
