[
https://issues.apache.org/jira/browse/MRM-1955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Stockhammer resolved MRM-1955.
-------------------------------------
Resolution: Fixed
Hi,
the configuration entry can be added to either $HOME/.m2/archiva.xml, if it
exists or conf/archiva.xml.
{noformat}
<redbackRuntimeConfiguration>
...
<configurationProperties>
<ldap>
<config>
<mapper>
<attribute>
<user>
<filter/>
...
</user>
</attribute>
</mapper>
</config>
</ldap>
</configurationProperties>
...
</redbackRuntimeConfiguration>
{noformat}
> LDAP: ldap.config.mapper.attribute.user.filter not working
> ----------------------------------------------------------
>
> Key: MRM-1955
> URL: https://issues.apache.org/jira/browse/MRM-1955
> Project: Archiva
> Issue Type: Bug
> Components: redback
> Affects Versions: 2.2.3
> Reporter: Robert Wruck
> Assignee: Martin Stockhammer
> Priority: Major
>
> On a new 2.2.3 installation, ldap.config.mapper.attribute.user.filter is not
> listed under Users Runtime Configuration. If added manually, it is not added
> to LDAP queries.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)