How to configure LDAP authentication on SAM server using LDAPS (port 636) ?
Issue
- How to configure LDAP authentication on SAM server. Looking forward to use LDAPS (port 636) while configuration.
- SAM documentation mentions only usage of LDAP over port 389.
# katello-configure --deployment=sam --user-pass=admin --auth-method=ldap --ldap-roles=true --ldap-server=ldap.example.com --ldap-port=389 --ldap-server-type=":posix" --ldap-encryption=start_tls --ldap-users-basednou=People,dc=example,dc=com --ldap-groups-basedn="ou=Groups,dc=example,dc=com" --ldap-anon-queries=true
-
Ref Doc
-
Do Red Hat support and can share the steps as per requirement ?
Environment
- Subscription Asset manager
- LDAP authentication
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.