mirror of
https://github.com/nitnelave/lldap.git
synced 2023-04-12 14:25:13 +00:00
Update apacheguacamole.md
This commit is contained in:
parent
2ebe5b843b
commit
0f880c01dc
@ -22,11 +22,9 @@ ldap-search-bind-password: replacewithyoursecret
|
|||||||
ldap-user-search-filter: (memberof=cn=lldap_apacheguac,ou=groups,dc=example,dc=com)
|
ldap-user-search-filter: (memberof=cn=lldap_apacheguac,ou=groups,dc=example,dc=com)
|
||||||
```
|
```
|
||||||
|
|
||||||
*Exclude `ldap-user-search-filter` if you do not want to limit users based on a group(s)
|
* Exclude `ldap-user-search-filter` if you do not want to limit users based on a group(s)
|
||||||
|
* Replace `dc=example,dc=com` with your LLDAP configured domain for all occurances
|
||||||
*Replace `dc=example,dc=com` with your LLDAP configured domain for all occurances
|
* Apache Guacamole does not lock you out when enabling LDAP. Your `static` IDs still are able to log in.
|
||||||
|
|
||||||
*Apache Guacamole does not lock you out when enabling LDAP. Your `static` IDs still are able to log in.
|
|
||||||
|
|
||||||
## To enable LDAP
|
## To enable LDAP
|
||||||
Restart your Apache Guacamole app for changes to take effect
|
Restart your Apache Guacamole app for changes to take effect
|
||||||
|
Loading…
Reference in New Issue
Block a user