mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-28 08:02:41 +02:00
Add email address for LDAP users.
This commit is contained in:
@@ -417,6 +417,7 @@ $config['auth_ldap_groups']['admin']['level'] = 10;
|
||||
$config['auth_ldap_groups']['pfy']['level'] = 7;
|
||||
$config['auth_ldap_groups']['support']['level'] = 1;
|
||||
$config['auth_ldap_groupmemberattr'] = "memberUid";
|
||||
$config['auth_ldap_emailattr'] = "mail";
|
||||
|
||||
// Sensors
|
||||
|
||||
|
||||
Reference in New Issue
Block a user