[
https://issues.apache.org/jira/browse/MRM-1873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14562612#comment-14562612
]
ASF GitHub Bot commented on MRM-1873:
-------------------------------------
GitHub user svogt opened a pull request:
https://github.com/apache/archiva-redback-core/pull/4
Fix for MRM-1873 which broke AD group assignments
Escaping only needed in the LDAP filter string
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/svogt/archiva-redback-core master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/archiva-redback-core/pull/4.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4
----
commit d0bc52fff1d8901decff5b16dd2e6ed07bb67354
Author: Sascha Vogt <[email protected]>
Date: 2015-05-28T10:00:34Z
Fix for MRM-1873 which broke AD group assignments
Escaping only needed in the LDAP filter string
----
> archiva doesn't recognise ldap-group to ldap-users mapping
> ----------------------------------------------------------
>
> Key: MRM-1873
> URL: https://issues.apache.org/jira/browse/MRM-1873
> Project: Archiva
> Issue Type: Bug
> Affects Versions: 2.1.1
> Reporter: Miroslav Zaťko
> Assignee: Olivier Lamy (*$^¨%`£)
> Fix For: 2.2.0
>
> Attachments: archiva-problem-ldap.png, archiva-problem.png
>
>
> Archiva doesn't recognize ldap-group to ldap-users mapping...
> It seems that archiva doesn't know how mapping group-users in LDAP is done.
> I defined mapping ldap-group to archiva-roles, however no ldap-user is
> authorized to read repository
> {{2015-02-10 12:30:55,648 [http-nio-9380-exec-7] INFO
> org.apache.archiva.redback.authentication.ldap.LdapBindAuthenticator [] -
> user 'mzatko' authenticated
> 2015-02-10 12:30:55,649 [http-nio-9380-exec-7] INFO
> org.apache.archiva.security.ArchivaServletAuthenticator [] - Authorization
> Denied [ip=0:0:0:0:0:0:0:1,permission=archiva-read-repository,repo=internal]
> : no matching permissions
> }}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)