Hi,

Unfortunantly that won't do it.
It's not a group filter - it's just placing all groups in a OU in LDAP, which I 
can't change.
I have to provide a search filter somewhere, such as (& 
(objectClass=groupOfNames) (owner=...) )

// Fredrik

-----Original Message-----
From: Fabian Trampusch [mailto:fabian.trampu...@isys-software.de] 
Sent: den 19 augusti 2015 15:40
To: users@archiva.apache.org
Subject: Re: LDAP group filter

You can use the baseDn for groups to filter the displayed groups.

We use something like this:
ou=maven,dc=isys-software,dc=de

The difference between your and our setup is probably, that we have an own 
organizational unit for the maven groups.

(I am not the one who administrates LDAP in our company, therefore i can not 
provide experience if this is a beneficial approach)

Regards
Fabian

Am 19.08.2015 um 08:57 schrieb Elestedt, Fredrik:
> Hi,
>
> I'm doing a quick investigation of LDAP support in different artifact 
> management system and at the moment I'm investigating Archiva.
> I've set up an instance and successfully configured the LDAP backend 
> to work against our test environment LDAP, but I've run in to an issue.
>
> Archiva loads up all groups - not just the ones which are pertinent to 
> Archiva. Is there an option somewhere I can set to filter the group search 
> result? I found one for users - but that I don't want to filter.
>
> // Fredrik
>

Reply via email to