summaryrefslogtreecommitdiffstats
path: root/Kernel
Commit message (Collapse)AuthorAgeFilesLines
* Kernel::System::Auth::Sync::LDAP: fix initial RoleSyncHEADmasterAlexander Sulfrian2014-12-071-1/+1
|
* Kernel::System::Auth::Sync::LDAP: add initial role supportAlexander Sulfrian2014-12-061-0/+29
|
* Kernel::System::Auth::Sync::LDAP: add fix for complex mappingsAlexander Sulfrian2014-12-061-37/+42
| | | | | | | We need a complex mapping for LDAP Sync, because the required fields does not appear as single fileds in LDAP. No you could set a sub ref as SyncMap in the configuration, that gets the LDAP Entry and sould return the poppulated user object.
* add default Kernel::System::Auth::Sync::LDAPAlexander Sulfrian2014-12-061-0/+805