Hi Jens,
I was eventually able to reproduce this NPE with the jetty/console against
a local openLDAP install. For me, restarting the console caused the error
message to disappear and the groups I created to appear in the drop-down
under LDAP/Roles Mapping. However, I was using inetOrgPerson and
gr
Hello,
I have the following problem:
I set up an OpenLDAP server, and created the following organizational units:
ou=groups,dc=mycompany,dc=com
ou=people,dc=mycompany,dc=com
In the groups OU I created two POSIX groups, in the people OU I created some
users.
Now, I configured Redback the follow
auth01.foo.bar is signed by my own internal CA. I originally got a certificate
error, as reported here:
http://mail.openjdk.java.net/pipermail/discuss/2011-March/001731.html
However I was then able to import my certificate into openJDK's keystore and
get past that error. So I'm pretty sure the
Kurt,
Thank you for sending this information along. It makes it much easier to try
and help you.
Some questions based on this configuration:
* auth01.foo.bar - does the host have a signed cert from a trusted CA or is
it self-signed?
* if you connect anonymously to auth01.foo.bar, can you find us
Thanks for all the replies. Here is my security.properties:
email.from.address=r...@foo.bar
user.manager.impl=ldap
ldap.bind.authenticator.enabled=true
ldap.bind.authenticator=true
security.policy.password.expiration.enabled=false
ldap.config.hostname=auth01.foo.bar
ldap.config.port=636
ldap.con
Kurt,
>From your description, I'm not sure I completely understand your LDAP
configuration. What I can say is that I have run Continuum and Archiva in a
number of LDAP configurations on different LDAP implementations such as
Active Directory, OpenLDAP, Novel eDirectory, Apache DS.
As I understand
On 02/04/2011, at 12:42 PM, Wendy Smoak wrote:
> On Fri, Apr 1, 2011 at 6:47 PM, Kurt Yoder wrote:
>
>> I'm trying to get authentication for my existing LDAP users to work in
>> Archiva. However my setup does not use an administrative user and bind
>> password; instead my defined LDAP users h
On Fri, Apr 1, 2011 at 6:47 PM, Kurt Yoder wrote:
> I'm trying to get authentication for my existing LDAP users to work in
> Archiva. However my setup does not use an administrative user and bind
> password; instead my defined LDAP users have a SHA1-hashed password that
> should be used for au
Hello All,
I'm trying to get authentication for my existing LDAP users to work in Archiva.
However my setup does not use an administrative user and bind password; instead
my defined LDAP users have a SHA1-hashed password that should be used for
authentication. The redback documentation seems to