Hi! After some successful trials I'm stuck with a problem using xwiki.authentication.ldap.user_group: no new member of the group is allowed to access the wiki (XWiki Enterprise 2.4.30451 // XEM 2.4; eDirectory as LDAP server). Here the log for two errors and one successful access...
http://ftp.ebiotic.net/fromPeat/ldapGroupError.txt Users failing to authenticate exist in the group: GMXUX-Ricardo-Rodriguez:~ rrodriguez$ ldapsearch -H ldap://peat.environmentalchange.net:389 -x -D "cn=admin,o=EPECNetwork" -W -b "o=EPECNetwork" -s one -a always -z 1000 "(objectClass=*)" "subordinateCount" "objectClass" | grep "Patricia" Enter LDAP Password: # PatriciaBlancoArias, EPECNetwork dn: cn=PatriciaBlancoArias,o=EPECNetwork GMXUX-Ricardo-Rodriguez:~ rrodriguez$ ldapsearch -H ldap://peat.environmentalchange.net:389 -x -D "cn=admin,o=EPECNetwork" -W -b "o=EPECNetwork" -s one -a always -z 1000 "(objectClass=*)" "subordinateCount" "objectClass" | grep "Dummy" Enter LDAP Password: # DummyDummy, EPECNetwork dn: cn=DummyDummy,o=EPECNetwork GMXUX-Ricardo-Rodriguez:~ rrodriguez$ Please, any idea? Please, where am I wrong? Thanks for your help!!! Ricardo -- Ricardo RodrÃguez CTO eBioTIC. Life Sciences, Data Modeling and Information Management Systems _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
