-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 11.0.3, 12.0.4, 13.0.0, 13.5.2, 14.0.0, 14.5.1, 5.5.1, 6.5.0, 6.0.0.6
-
Component/s: documentation
-
Labels:
-
Sprint:2019.2 - AM Docs - Hmm
-
Story Points:1
-
Needs backport:No
-
Support Ticket IDs:
-
Needs QA verification:No
-
Functional tests:No
-
Are the reproduction steps defined?:Yes and I used the same an in the description
Docs for the Active Directory DataStore configuration , should explain that the LDAP People and Group Container value field can be blank. If you put a value in the field, it will force AM to look in that specific container for users and/or groups. But if you leave the LDAP People Container Value and LDAP Group Container Value blank, it will list ALL users and groups in AD.
Current docs show this:
LDAP People Container Value RDN attribute value of the LDAP base DN which contains user profiles. ssoadm attribute: sun-idrepo-ldapv3-config-people-container-value Default: users
and
LDAP Groups Container Value RDN attribute value of the LDAP base DN which contains group profiles. ssoadm attribute: sun-idrepo-ldapv3-config-group-container-value Default: users
These do not explain what happens if there is no value, or that it can even be blank.