Shall we need a dumb SecurityRealmGBean which will delegate all the calls to the default login config ? In that way, the users could have more choices and quickly deploy their existing applications which have used the third-party authentication modules.Thanks for any comment !
2009/1/14 David Jencks <[email protected]> > > On Jan 13, 2009, at 11:05 PM, axiez wrote: > > >> Which file should I edit to set the system property >> java.security.auth.login.config so that LoginContext knows where to look >> for >> a given login configuration? >> > We don't use the sun provided default file based login config. Instead you > configure security realms using the GenericSecurityRealmGBean. > > See http://cwiki.apache.org/GMOxDOC22/configuring-login-modules.html > > There is an admin console wizard to help construct plans and I suspect > there is also an eclipse plugin wizard in the GEP. > > thanks > david jencks > > > >> -- >> View this message in context: >> http://www.nabble.com/system-property-for-login-configuration-file-tp21450978s134p21450978.html >> Sent from the Apache Geronimo - Users mailing list archive at Nabble.com. >> >> > -- Ivan
