This is a long shot but I thought it was worth a try.
We have designed a java servlet running on jboss and authenticating using ldap (edit: via JAAS). Now the ...
I have a set of users in my OpenLDAP and i wish to get some information from them, for example "cn" and "userPassword".
However when i retrieve these details the password isnt ...
I've been asked to 'make our j2ee app work with LDAP', I'm hoping someone can offer assistance. I come from a server administration background and so my question is more to ...
I am attempting to authenticate users against an existing LDAP server (Active-Directory) using the LdapExtLoginModule provided by JBoss 4.2.3. I have had some success connecting, but the LDAP server seems ...