From: Manuel V. <man...@gm...> - 2006-07-03 13:34:29
|
2006/6/29, William Leader <le...@k2...>: > Currently any account in the Active Directory can log in. This isn't > what I want, but it will have to do for now. Since the Group code isn't > working, its probably related to that. If anyone has gotten their php > wiki setup so that only members of a certain group can login, I would > like to hear from them. Woo ! You made a lot of digging. Unfortunatly I cannot help you much since I never relied on a AD and I don't use group feature of phpwiki yet. What I've heard about AD when I was developing an LDAP connexion for another tool is: * group usage of AD is a nightmare (ie. if your soft is not tested and validated with AD, it will probably not work out of the box). Note: other ldap server does not seem to be case sensitive in LDAP queries. -- Manuel |