Skip to content

Commit ae0f228

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 c123fc3 commit ae0f228

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,10 +107,10 @@ This command returns a list of users from your LDAP server.
107107
. Verify that groups from the LDAP domain are accessible:
108108
+
109109
----
110-
$ oc exec -t openstackclient -- openstack group list --domain <DOMAIN_NAME>
110+
$ oc exec -t openstackclient -- openstack group list --domain <domain_name>
111111
----
112112
+
113-
This command should return a list of groups from your LDAP server.
113+
This command returns a list of groups from your LDAP server.
114114

115115
. Test authentication with an LDAP user:
116116
+

0 commit comments

Comments
 (0)