You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "Larry McCay (JIRA)" <ji...@apache.org> on 2014/12/10 23:20:13 UTC

[jira] [Commented] (KNOX-478) Add main.ldapRealm.groupIdAttribute to LDAPGroupLookup Docs

    [ https://issues.apache.org/jira/browse/KNOX-478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14241848#comment-14241848 ] 

Larry McCay commented on KNOX-478:
----------------------------------

Adding the following to the example topology:

{code}
<param>
  <name>main.ldapRealm.groupIdAttribute</name>
  <value>cn</value>
</param>
{code}

> Add main.ldapRealm.groupIdAttribute to LDAPGroupLookup Docs
> -----------------------------------------------------------
>
>                 Key: KNOX-478
>                 URL: https://issues.apache.org/jira/browse/KNOX-478
>             Project: Apache Knox
>          Issue Type: Bug
>          Components: Site
>            Reporter: Larry McCay
>            Assignee: Larry McCay
>
> Without the main.ldapRealm.groupIdAttribute parameter configured for the shiro authentication provider for group lookup - the groups are never retrieved and available for access decisions.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)