Hi,
attached patch does two things:
1. In Kernel/Config.pm, one can write:
$Self->{'AuthSyncModule::LDAP::UserSyncMap'} = {
UserFirstname => [ 'givenName', 'initials' ],
UserLastname => 'sn",
....
};
This way each agent's UserFirstname is set to her/his givenName and initials. Might be ...
Search found 1 match
- 28 Apr 2013, 21:15
- Forum: Patches / Modules
- Topic: small patch for Kernel::System::Auth::Sync::LDAP
- Replies: 0
- Views: 116991