mirror of
https://github.com/nitnelave/lldap.git
synced 2023-04-12 14:25:13 +00:00
update rancher.md
This commit is contained in:
parent
a46b8a2adc
commit
fba194e14a
BIN
example_configs/images/rancher_ldap_config.png
Normal file
BIN
example_configs/images/rancher_ldap_config.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 148 KiB |
@ -13,6 +13,7 @@ ip-address, DNS name or when running in Kubernetes (see https://github.com/Evant
|
||||
3890
|
||||
```
|
||||
#### Service Account Distinguished name
|
||||
A better option is to use a readonly account for accessing the LLDAP server
|
||||
```
|
||||
cn=admin,ou=people,dc=example,dc=com
|
||||
```
|
||||
@ -42,7 +43,7 @@ groupOfUniqueNames
|
||||
|
||||
#### Username Attribute
|
||||
```
|
||||
cn
|
||||
uid
|
||||
```
|
||||
|
||||
#### Name Attribute
|
||||
@ -89,7 +90,6 @@ dn
|
||||
|
||||
##### Fill in the username and password of an admin user at Test and Enable Authentication and hit save
|
||||
|
||||
Screenshot:
|
||||

|
||||
## Rancher OpenLDAP config page
|
||||
|
||||
See https://github.com/Evantage-WS/lldap-kubernetes for a LLDAP deployment for Kubernetes
|
||||

|
Loading…
Reference in New Issue
Block a user