update rancher.md

This commit is contained in:
WS 2023-02-20 13:14:55 +01:00
parent a46b8a2adc
commit fba194e14a
2 changed files with 4 additions and 4 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 148 KiB

View File

@ -13,6 +13,7 @@ ip-address, DNS name or when running in Kubernetes (see https://github.com/Evant
3890 3890
``` ```
#### Service Account Distinguished name #### 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 cn=admin,ou=people,dc=example,dc=com
``` ```
@ -42,7 +43,7 @@ groupOfUniqueNames
#### Username Attribute #### Username Attribute
``` ```
cn uid
``` ```
#### Name Attribute #### 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 ##### Fill in the username and password of an admin user at Test and Enable Authentication and hit save
Screenshot: ## Rancher OpenLDAP config page
![SUSE Rancher LLDAP Config](https://user-images.githubusercontent.com/59507751/219951746-b9c8f47a-d5f0-4c11-b0cb-e091debe9f15.png)
See https://github.com/Evantage-WS/lldap-kubernetes for a LLDAP deployment for Kubernetes ![Rancher OpenLDAP config page](images/rancher_ldap_config.png)