File tree 1 file changed +2
-3
lines changed
docs/setup_installation/admin/ldap
1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Configure Server for LDAP and Kerberos
2
2
3
3
## Introduction
4
- LDAP and Kerberos integration need some configuration in the [ Karamel ] ( https://github.com/logicalclocks/karamel-chef )
4
+ LDAP and Kerberos integration need some configuration in the helm charts for your
5
5
cluster definition used to deploy your Hopsworks cluster. This tutorial shows an administrator how to configure the application
6
6
server for LDAP and Kerberos integration.
7
7
34
34
- security_credentials: contains the password of the user that will be used to query LDAP.
35
35
- referral: whether to follow or ignore an alternate location in which an LDAP Request may be processed.
36
36
37
- ### Without Karamel/Chef
38
- An already deployed instance can be configured to connect to LDAP without re-running Karamel/Chef.
37
+ An already deployed instance can be configured to connect to LDAP.
39
38
Go to the payara admin UI and create a new JNDI external resource. The name of the resource should be __ldap/LdapResource__.
40
39
41
40
<figure>
You can’t perform that action at this time.
0 commit comments