There is Active Directory support in the form of our org.jsecurity.realm.activedirectory.ActiveDirectoryRealm.
http://jsecurity.svn.sourceforge.net/viewvc/jsecurity/trunk/src/org/jsecurity/realm/activedirectory/ActiveDirectoryRealm.java?revision=HEAD&view=markup Does that not meet your needs? If there are things you'd like us to add, please let us know! Regards, Les On Sat, Jul 19, 2008 at 11:54 AM, Niklas Gustavsson <[EMAIL PROTECTED]> wrote: > Hey > > Are there any plans for Active Directory support in JSecurity. I was > thinking something in line with what has been developed for Hudson: > http://weblogs.java.net/blog/kohsuke/archive/2008/06/more_active_dir.html > > I have a post on my blog on configuring Spring Security for Active > Directory, in that case using the cumbersome LDAP approach. It's the > most visited page on my site so I guess there are some use for it :-) > > Hudson is licensed under MIT so I guess we could use the code as it is > and adopt it to JSecurity. I no longer have access to any Active > Directory server, otherwise I would have hacked on this myself. Does > anyone know of a publically available AD server or is anyone else > planning to work in this area? > > /niklas >
