kyuubi/docs/deployment
kshen 3b0852d0c6
[KYUUBI #712] add a new config property authentication.ldap.guidKey
for fix issues : https://github.com/NetEase/kyuubi/issues/709

my ldap env use cn but uid for login, uid is the defaut behavior by kyuubi :
![image](https://user-images.githubusercontent.com/19989300/123198110-23e5f280-d4df-11eb-852e-b002dc6f06b2.png)

then try to connect kyuubi :
![image](https://user-images.githubusercontent.com/19989300/123198301-6f000580-d4df-11eb-8ff8-fc0687bfc18a.png)
![image](https://user-images.githubusercontent.com/19989300/123198383-98209600-d4df-11eb-943f-554b4077eba6.png)

change kyuubi behavior to use cn:

![image](https://user-images.githubusercontent.com/19989300/123198493-c900cb00-d4df-11eb-9d6b-2a717010523b.png)

then try to connect kyuubi :

![image](https://user-images.githubusercontent.com/19989300/123198615-01080e00-d4e0-11eb-9e6c-c5d84ada3a61.png)

Closes #712 from lordk911/branch-1.2.

Closes #712

0ab1a5b0 [kshen] add a new config property authentication.ldap.guidKey
24fb1bc3 [kshen] add a new config property authentication.ldap.guidKey

Authored-by: kshen <kshen@gaojihealth.com>
Signed-off-by: Kent Yao <yao@apache.org>
2021-06-24 22:46:36 +08:00
..
spark [KYUUBI #454] Fix metrics Versions 2021-03-26 11:56:20 +08:00
high_availability_guide.md [KYUUBI #531] Refactor repo key words (#531) 2021-04-15 17:13:02 +08:00
hive_metastore.md logo 2021-03-19 21:08:52 +08:00
index.rst [KYUUBI #404] How To Use Spark Dynamic Resource Allocation (DRA) in Kyuubi 2021-03-08 18:27:49 +08:00
on_kubernetes.md logo 2021-03-19 21:08:52 +08:00
on_yarn.md logo 2021-03-19 21:08:52 +08:00
settings.md [KYUUBI #712] add a new config property authentication.ldap.guidKey 2021-06-24 22:46:36 +08:00