Hide Forgot
Description of problem: Procedure mentioned in satellite 6.1 documentation "20.4. Using Active Directory Directly" is incorrect. Would be good , if we can fix the issue. Correct procedure can be found in the kcs below : https://access.redhat.com/solutions/2197571 Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info: Document URL: Section Number and Name: Describe the issue: Suggestions for improvement: Additional information:
Procedure 20.1. To Configure LDAP Authentication --> Base DN: the top level domain name of your LDAP directory. For example: ~~ cn=users,cn=accounts,dc=redhat,dc=com ~~ It should be ~~ dc=redhat,dc=com ~~
Hello comment 1 refers to Step 4 in Procedure 20.1. To Configure LDAP Authentication which has "cn=users,cn=accounts,dc=redhat,dc=com" https://access.redhat.com/documentation/en-US/Red_Hat_Satellite/6.1/html/User_Guide/chap-Red_Hat_Satellite-User_Guide-Configuring_External_Authentication.html#proc-Red_Hat_Satellite-User_Guide-Using_LDAP-To_Configure_LDAP_Authentication In this table: Table 20.1. Example Settings for Active Directory LDAP Connection there is also "Base DN CN=Users,DC=example,DC=COM " and in this table: Table 20.2. Example settings for FreeIPA LDAP Connection there is "Base DN cn=users,cn=accounts,dc=example,dc=com " = = = I suppose that in each case "Base DN" field should only contain "DC=example,DC=COM", no "cn=".
This content is now live on the Customer Portal. Closing.