
8 Jan
2007
8 Jan
'07
2:46 p.m.
I implemented the authentication for Customers through CAS. I set the Customer backend to LDAP ... all works fine. However, this part of the configuration does not work ( see below ) It looks like if I use HTTPBasicAuth module OTRS ignores this setup. It also seems that the group and role import from the LDAP configuration are ignored. Can you guys validate this please ? Thanks Chris # UserSyncLDAPMap # (map if agent should create/synced from LDAP to DB after login) $Self->{UserSyncLDAPMap} = { # DB -> LDAP Firstname => 'givenName', Lastname => 'sn', Email => 'mail', };
6796
Age (days ago)
6796
Last active (days ago)
0 comments
1 participants
participants (1)
-
Chris