Added missing to

This commit is contained in:
laf
2015-05-06 11:22:50 +01:00
parent 3143018d22
commit 6ef66cc15d

View File

@ -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.