[
https://issues.apache.org/jira/browse/KARAF-2916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Anstey resolved KARAF-2916.
------------------------------------
Resolution: Fixed
Added a replacement for %fqdn in role searches:
[janstey@bender karaf]$ git push apache
Counting objects: 73, done.
Delta compression using up to 8 threads.
Compressing objects: 100% (22/22), done.
Writing objects: 100% (38/38), 2.47 KiB, done.
Total 38 (delta 13), reused 0 (delta 0)
To https://git-wip-us.apache.org/repos/asf/karaf.git
6d88fd3..824c575 karaf-2.x -> karaf-2.x
9d51e37..626e54c karaf-3.0.x -> karaf-3.0.x
732e9bd..63a79b5 master -> master
> Add fully qualified DN replacement for role search
> --------------------------------------------------
>
> Key: KARAF-2916
> URL: https://issues.apache.org/jira/browse/KARAF-2916
> Project: Karaf
> Issue Type: Improvement
> Reporter: Jonathan Anstey
> Assignee: Jonathan Anstey
> Fix For: 2.4.0, 4.0.0, 3.0.2
>
>
> When performing LDAP auth against an Active Directory server it is often
> necessary to do the group member search against a fully qualified user DN.
> Right now we provide replacement for %dn which doesn't include the base DN of
> the user.
--
This message was sent by Atlassian JIRA
(v6.2#6252)