Skip to content
This repository was archived by the owner on Feb 12, 2021. It is now read-only.

Commit 962b917

Browse files
author
Aleks Saul
authored
Docs: QE LDAP
* Docs: QE LDAP Customer asked if Quay will search for OUs nested under top OUs. Based on my testing, adding findings in the tips section * styling and a little polish
1 parent 24dd216 commit 962b917

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

quay-enterprise/ldap-setup.md

+1
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ Enter LDAP configuration fields as required.
2929
- Logged in Username must exist in User Relative DN
3030
- You can enter multiple “Secondary User Relative DNs” if there are multiple Organizational Units where User objects are located at. (ex: ou=Users,ou=NYC and ou=Users,ou=SFO). Simply type in the Organizational Units and click on Add button to add multiple RDNs
3131
- sAMAccountName is the UID attribute for against Microsoft Active Directory setups
32+
- Quay Enterprise searches "User Relative DN" with subtree scope. For example, if your Organization has Organizational Units NYC and SFO under the Users OU (`ou=SFO,ou=Users and ou=NYC,ou=Users`), Quay Enterprise can authenticate users from both the NYC and SFO Organizational Units if the User Relative DN is set to Users (ou=Users)
3233

3334
Once the configuration is completed, click on “Save Configuration Changes” button. You will be prompted to login with ***LDAP credentials***.
3435

0 commit comments

Comments
 (0)