Page 1 of 1

LDAP Authentication

Posted: Tue Oct 13, 2009 2:00 am
by alamolou
Hello All,

I am looking into having ZoneMinder communicate with an LDAP server for remote authentication. Would anyone have any ideas on how to do this? I've looked into utilizing PAM modules, but not really sure how I would implement that. Advice would be appreciated! :D

Posted: Tue Oct 13, 2009 3:17 am
by mitch
one option is skip ZM completely use an LDAP module with apache for standard basic auth, otherwise google php and ldap and you can do it that way.