LDAP for PHP Front-end Auth [message #118358] |
Sat, 27 December 2014 06:53  |
spitzerspace
Messages: 3 Registered: July 2009
|
|
|
|
I'm trying to configure my PHP scripts to authenticate users based on Kerio's integrated LDAP server. Specifically, I want to specify a group of allowed users based on "Groups" or "Resources." A couple issues that I've encountered:
a) The existence of Groups is not displayed in the LDAP structure.
b) while Resources are returned in the LDAP structure, they are returned for ALL users, not just the ones that have access to the resource.
Can Kerio's LDAP be used to auth users on an Apache front end for PHP scripts based on groups?
|
|
|
|
|