Hello.

I'm trying to change the default realms configuration to use our LDAP. I'm
using a blueprint with de jaas-deployer.

When I give the name "karaf" to my realm, it replaces the default one and
all its login modules. So only users that exist in the directory can log
in, with roles depending on groups mappings. Right.

But I'd like to keep at least the existing key logging module for tools
accesses.

The key login module works as expected when I add the needed public keys,
but the LDAP login module always fails : indeed, no LDAP access is executed
at all.

What's wrong ?

Is it actually possible to have coexisting realms ?

Thanks for your help.

Regards.

Reply via email to