You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@archiva.apache.org by "Chris Harris (JIRA)" <ji...@codehaus.org> on 2014/03/05 19:27:59 UTC

[jira] (MRM-1810) LDAP - groups config not available in Users Runtime Configuration - Properties

Chris Harris created MRM-1810:
---------------------------------

             Summary: LDAP - groups config not available in Users Runtime Configuration - Properties
                 Key: MRM-1810
                 URL: https://jira.codehaus.org/browse/MRM-1810
             Project: Archiva
          Issue Type: Bug
          Components: Design, Users/Security
    Affects Versions: 2.0.0
         Environment: war version of Archiva 2.0.0 running Tomcat 7 on Windows Server 2008 with PostgreSQL 9.2 as back-end.
            Reporter: Chris Harris


When attempting to get Archiva working with Microsoft Active Directory, I had to manually modify archiva.xml.

I had to locate:
<ldap>
    <config>
         <groups>
              <member>blah blah</member>
              <class>blah blah</class>
         </groups>
    </config>
</ldap>

...and change the config values to "member" & "group" respectively.

This config should be UI-configurable in the Properties section.



--
This message was sent by Atlassian JIRA
(v6.1.6#6162)