-
Bug
-
Resolution: Done
-
Minor
-
DO380 - OCP4.14-en-1-20240220
-
None
-
False
-
-
False
-
1
-
ROLE
-
-
-
en-US (English)
Please fill in the following information:
URL: | https://role.rhu.redhat.com/rol-rhu/app/courses/do380-4.14/pages/ch01s04 |
Reporter RHNID: | rhn-support-ablum |
Section Title: | Guided Exercise: LDAP Authentication and Group Synchronization |
Issue description
The table listed in step#5 describes the binddn as a "base DN". Those are different things and based on how the command is built, binddn is what should be in the description.
Expected result:
Query OptionValue
Bind DN (-D) cn=Directory Manager
URI (-H) ldaps://rhds.ocp4.example.com
Bind Password (-w) redhatocp
Consider referring to `ldapsearch --help`. It might be cool to use a basedn (-b) in the search as well to show how the results are different using a different base.