[
https://issues.apache.org/jira/browse/SHIRO-57?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12732894#action_12732894
]
Ian Bacher commented on SHIRO-57:
---------------------------------
A note on the patch: although the blog article linked addresses needing only to
configure a domain name, this patch actually requires a system user as well.
Removing the dependency on the system user credentials appears to require a bit
of a significant overhaul of the AD classes (i.e. detaching them from the LDAP
authentication chain altogether or generating an abstract LDAP layer overtop
the current AD and LDAP layers). However, the patch allows an ActiveDirectory
realm to be created using only a domain name (your.domain.com) and a system
user name and password.
> Enhance LDAP Support
> --------------------
>
> Key: SHIRO-57
> URL: https://issues.apache.org/jira/browse/SHIRO-57
> Project: Shiro
> Issue Type: Improvement
> Reporter: Les Hazlewood
> Attachments: shiro_active_directory.patch
>
>
> Should handle LDAP beyond our normal approach, particularly supporting the
> behavior outlined in this blog entry:
> http://weblogs.java.net/blog/kohsuke/archive/2008/06/more_active_dir.html
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.