Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.0.0
-
None
-
war version of Archiva 2.0.0 running Tomcat 7 on Windows Server 2008 with PostgreSQL 9.2 as back-end.
Description
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.
Attachments
Issue Links
- is duplicated by
-
MRM-1844 Allow LDAP groupOfNames
- Closed