Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.11.4
-
Component/s: LDAP
-
Labels:
-
Environment:Ubuntu Linux 14.04
Active Directory
-
Story Points:1
-
Release Note:Yes
-
Sprint:Sprint 62 - Föhn
Description
Nexus 2.11.4-01
We're trying to force the referral setting of LDAP to 'ignore' for all connections instead of the default 'follow'.
According to NEXUS-5870 we should be able to inject additional properties into the LDAP connection context by setting nexus.ldap.env.<property name>
That works - except for referral. In
org.sonatype.security.ldap.realms.DefaultLdapContextFactory.getSetupEnvrironment()
You can see the additional properties are added just fine and then the referral setting is overwritten.
Is there a way of setting this in the LDAP configuration?
Thanks
Attachments
Issue Links
- relates
-
NEXUS-8371 Port LDAP docs
-
- Done
-