LDAP AuthenticationArtifactory OSS has out-of-the-box support for authenticating users against an LDAP server.
ConfigurationLDAP authentication is configurable from
The configuration parameters for connecting to LDAP are:
Avoiding Clear Text PasswordsStoring your LDAP password in clear text in Preventing Authentication Fallback to the Local Artifactory RealmAs an administrator you might want users to authenticate only through LDAP with their LDAP password. However, if a user had already an account in the internal database with a password Artifactory will fallback to use his database password when his LDAP password failed. Using LDAPS (Secure LDAP)To use LDAPS your LDAP server needs to have a valid certificate from a CA trusted by Java. No other setting is required, except using a secure LDAP URL in your settings, e.g. If, however, you wish to use LDAPS with a non-trusted (self-signed) certificate, please follow these steps (thanks to Marc Schoechlin for providing this information):
|
Managing Security with LDAP
Skip to end of metadata
Go to start of metadata
Labels:
