I am in the process of testing and configuring osticket. I
am on the current stable release 1.9.12(I think is the number) using xampp with
php version 5.6.12 and MySQL 5.6.26 and this is all running on a windows 8
machine. I also installed the LDAP Authentication and Lookup Plugin v0.5 for
osticket.
Currently I can add agents and register them with the LDAP
authentication but i cannot authenticate the Clients.
Here are my setting for Access:
End User Authentication Settings-
Registration Required= Yes
Registration Method= Public
LDAP Plugin Settings-
Default Domain= mydomain.local
DNS Server= ip.of.dns.server
LDAP Server= ip.of.dns.server
use tls= not checked
Search User= mydomain\user
password= passwordofuser
search base= cn=Domain_Users, dc=mydomain, dc=local
LDAP Schema= Microsoft Active Directory
Staff Authentication= Checked
Client Authentication= Checked
I have tried many methods that I have found on the forum and
nothing seems to work. Every time that I try to log in as a client I get a
Access Denied.