Page 1 of 1

OpenKM with LDAP

PostPosted:Mon Jan 21, 2008 9:26 pm
by cristofferml
Hello.

I could give an example of how it would be integrating with LDAP openkm, the installation manual does not come out in greater detail.

Thanks

Re:OpenKM with LDAP

PostPosted:Thu Jan 24, 2008 12:38 pm
by cristofferml
plis one idea??:S

Re:OpenKM with LDAP

PostPosted:Thu Jan 24, 2008 4:09 pm
by pavila
Yesterday I put new documentation at Support > Documentation. Look in the wiki at Install Guide > OpenKM Configuration.

Re:OpenKM with LDAP

PostPosted:Thu Jan 24, 2008 4:17 pm
by cristofferml
I have done everything in the document, but I still have problem.

Logging jboss throws me:
Code: Select all
2008-01-24 13:13:04,765 DEBUG [org.jboss.security.auth.spi.UsersRolesLoginModule] Loaded properties, users=[system, user3, user2, user1]
2008-01-24 13:13:04,765 DEBUG [org.jboss.security.auth.spi.UsersRolesLoginModule] Loaded properties, users=[system, user3, user2, user1]
2008-01-24 13:13:04,765 DEBUG [org.jboss.security.auth.spi.UsersRolesLoginModule] Bad password for username=mondiz
It is as if I do not take the new configuration

and is with ActiveDirectory :blush:

Re:OpenKM with LDAP

PostPosted:Fri Jan 25, 2008 11:42 am
by pavila
I need more info: JBoss LDAP XML configuration, for example. In this log fragment seems to be authenticating agains the default plain text. Perhaps JBoss is not configured to use LDAP.