Skip to content

Commit 89eb1f2

Browse files
committed
Remove references to Karamel in kerberos/ldap config.
1 parent a67690e commit 89eb1f2

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs/setup_installation/admin/ldap/configure-server.md

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Configure Server for LDAP and Kerberos
22

33
## 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
55
cluster definition used to deploy your Hopsworks cluster. This tutorial shows an administrator how to configure the application
66
server for LDAP and Kerberos integration.
77

@@ -34,8 +34,7 @@ ldap:
3434
- security_credentials: contains the password of the user that will be used to query LDAP.
3535
- referral: whether to follow or ignore an alternate location in which an LDAP Request may be processed.
3636
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.
3938
Go to the payara admin UI and create a new JNDI external resource. The name of the resource should be __ldap/LdapResource__.
4039
4140
<figure>

0 commit comments

Comments
 (0)