Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.
If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!
Active Directory integration
-
We're trying to integrate with our Active Directory domain, and it's not working - the circle is spinning when we try to add a user/principal from active directory. The UI isn't much help, nor the docs. Are there some logs we can look at?
Product: ProGet
Version: 3.7.0
-
There is a hidden page at /administration/security/configure-directory?directoryId=2
This page has some additional internal fields used by the LDAP/single domain integration and also a couple test buttons for searching and looking up principals. You could try going to that page and performing a search there; any errors will be displayed on the page.
If you're using the multidomain directory, the page is /administration/security/configure-directory?directoryId=3 instead.
-
Is there a place to enter an LDAP login/password? Or does Proget use integrated authentication, and thus require that the webapp is running as an account with access to the LDAP directory?
-
Integrated, so it uses the account hosting the web application to query.