Re: high level design from wiki

Angela Cymbalak <[email protected]> Tue, 22 Jul 2008 08:14:48 -0400
Newsgroups gmane.comp.apache.incubator.projects
Message-ID <[email protected]>
JBoss has a login module for LDAP
http://wiki.jboss.org/wiki/LdapLoginModule
The site 
http://wiki.jboss.org/wiki/SecurityFAQ?action=e&windowstate=normal&mode=view 
implies that jdbc connections can be used.  I didn't find a link to 
it directly during my quick serach:
Q11: When I change the security information in the backend store 
(jdbc, ldap, etc.), why aren't the changes are not immeadiately seen?
A11: Because the security manager caches credentials by default. See 
<http://wiki.jboss.org/wiki/CachingLoginCredentials>CachingLoginCredentials 
for information on configuring the cache and flushing the cache.

I'll try to look up WebLogic after my next meeting.

Angie

At 02:18 AM 7/22/2008, you wrote:
>>I didn't check
>>what options Geronimo, JBoss or WebLogic provide.
>
>Geronimo handles authentication via JAAS and provides
>login modules for LDAP as well as database backends.
>
>http://cwiki.apache.org/GMOxDOC21/configuring-login-modules.html
>http://cwiki.apache.org/GMOxDOC21/ldap-realm.html
>http://cwiki.apache.org/GMOxDOC21/database-sql-realm.html
>
>cheers,
>   Roland
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [email protected]
>For additional commands, e-mail: [email protected]
>