
21 Apr
2009
21 Apr
'09
7:20 p.m.
Try uncommenting the lines for the search user: # $Self->{'Customer::AuthModule::LDAP::SearchUserDN'} = 'otrsldap'; # $Self->{'Customer::AuthModule::LDAP::SearchUserPw'} = 'password'; Should be: $Self->{'Customer::AuthModule::LDAP::SearchUserDN'} = 'otrsldap'; $Self->{'Customer::AuthModule::LDAP::SearchUserPw'} = 'password';