Skip to content

Commit c123fc3

Browse files
xekklgill
andauthored
Update docs_user/modules/proc_configuring-ldap-with-domain-specific-drivers.adoc
Co-authored-by: Katie Gilligan <[email protected]>
1 parent fa2ae3b commit c123fc3

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

docs_user/modules/proc_configuring-ldap-with-domain-specific-drivers.adoc

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,10 +97,12 @@ You might need to wait a few minutes for the changes to propagate and for the {i
9797
. Verify that users from the LDAP domain are accessible:
9898
+
9999
----
100-
$ oc exec -t openstackclient -- openstack user list --domain <DOMAIN_NAME>
100+
$ oc exec -t openstackclient -- openstack user list --domain <domain_name>
101101
----
102102
+
103-
This command should return a list of users from your LDAP server.
103+
* Replace `<domain_name>` with your LDAP domain name.
104+
+
105+
This command returns a list of users from your LDAP server.
104106

105107
. Verify that groups from the LDAP domain are accessible:
106108
+

0 commit comments

Comments
 (0)