Indeed, that was pretty much what I needed. Only caveat I found, is that
OTRS by default filters on "memberUid" and AD uses "member". Quickly fixed
by adding a similar directive as in the authentication part:

$Self->{'AuthSyncModule::LDAP::AccessAttr'} = 'member';

Thank you very much!

best regards
Jørn-Stian
---------------------------------------------------------------------
OTRS mailing list: otrs - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/otrs
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs

Reply via email to