mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-27 07:44:04 +02:00
parent
86c63ec913
commit
e65cf954e6
@ -29,6 +29,7 @@ abstract class LdapRepository extends Repository
|
||||
*/
|
||||
protected $normedAttributes = array(
|
||||
'uid' => 'uid',
|
||||
'gid' => 'gid',
|
||||
'user' => 'user',
|
||||
'group' => 'group',
|
||||
'member' => 'member',
|
||||
|
Loading…
x
Reference in New Issue
Block a user