22
Views
0
Comments
[Active Directory Library] Unspecified error | Please explain how to config GlobalDirectoryEntry_Set action
active-directory-lib
Service icon
Forge asset by Renato Pauleta
Application Type
Service

I have installed the component and the Demo of "Active Directory Library".

The demo has 3 site.properties: 
What do I put into the AD_DomainPath? 

AD_DomainPathPath of the domain + DN in the ADTextdomain.com,CN=aaa,OU=bbb,OU=ccc,OU=ddd,DC=domain,DC=com
AD_PasswordThe password used to connect to the store. If the username and password parameters are both null, the default credentials of the current principal are used. Otherwise, both username and password must be non-null, and the credentials they specify are used to connect to the store.Text<<SomeString>>
AD_Username 


If I leave out the domain_path completely, I get a username or password are wrong error, so my guess is that it connects to the domain I am currently in? Can this be confirmed? 

The documentation says in the image domain path: "subdomain.domain.com". 
Can the documentation be updated, please or expanded in such a way that is much more clear on how to configure this, so that non-AD experts can get this done as well?  

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.