mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Added missing to
This commit is contained in:
@ -9,11 +9,11 @@ Here we will provide configuration details for these modules.
|
||||
|
||||
- LDAP: ldap
|
||||
|
||||
- HTTP Auth: http-auth
|
||||
HTTP Auth: http-auth
|
||||
|
||||
#### User levels
|
||||
|
||||
- 1: Normal User. You will need assign device / port permissions for users at this level.
|
||||
- 1: Normal User. You will need to assign device / port permissions for users at this level.
|
||||
|
||||
- 5: Global Read.
|
||||
|
||||
@ -96,4 +96,4 @@ $config['auth_ldap_groupbase'] = "cn=librenms,ou=Users,o={id},dc=jumpcloud,dc=co
|
||||
$config['auth_ldap_groupmemberattr'] = "memberUid";
|
||||
```
|
||||
|
||||
Replace {id} with the unique ID provided by Jumpcloud.
|
||||
Replace {id} with the unique ID provided by Jumpcloud.
|
||||
|
Reference in New Issue
Block a user