[ http://issues.apache.org/jira/browse/GERONIMO-417?page=all ]
Catalino Pineda Jr. updated GERONIMO-417:
-----------------------------------------
Attachment: ldap-realm.xml
ldap-realm-demo.war
ldap-realm.ldif
Attached are three files used for testing LDAPLoginModule on openldap 2.0.27
(for windows)
1. ldap-realm.xml - security realm configuration for LDAPLoginModule
2. ldap-realm-demo.war- modified demo from /applications module of Geronimo
which uses LDAP authentication rather that the PropertiesFileLoginModule
3. ldap-realm.ldif - sample ldif reflecting my openldap directory structure
containg users/groups defined in geronimo-web.xml of ldap-realm-demo war. Can
be imported on your openldap installation.
Below are configuration entries in openldap installation that matches the
security configuration above:
([openldap_home/]slapd.conf)
.......
database ldbm
suffix "dc=myhost,dc=com"
rootdn cn=root,dc=myhost,dc=com
rootpw admin
......
Thanks.
> Provide an LDAP security realm
> ------------------------------
>
> Key: GERONIMO-417
> URL: http://issues.apache.org/jira/browse/GERONIMO-417
> Project: Geronimo
> Type: Improvement
> Components: security
> Versions: 1.0-M2
> Reporter: Aaron Mulder
> Priority: Minor
> Attachments: LDAPLoginModule.java, ldap-realm-demo.war, ldap-realm.ldif,
> ldap-realm.xml
>
> It would be nice if one of the default security realms for Geronimo could
> authenticate against an LDAP server (including Active Directory with LDAP
> access enabled).
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira