Yes, the domain property of the JaasSecurityDomain JMX ObjectName is the name of the security domain that correlates with the JAAS login module configuration and a corresponding example would be:
<policy> <application-policy name = "RMI+SSL"> <authentication> <login-module code = "org.jboss.security.auth.spi.UsersRolesLoginModule" flag = "required"> <module-option name = "unauthenticatedIdentity">anonymous</module-option> </login-module> </authentication> </application-policy> </policy> xxxxxxxxxxxxxxxxxxxxxxxx Scott Stark Chief Technology Officer JBoss Group, LLC xxxxxxxxxxxxxxxxxxxxxxxx ----- Original Message ----- From: "Jason Essington" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, November 15, 2002 10:07 AM Subject: Re: [JBoss-dev] jboss.net email transport > So should the JaasSecurityDomain domain= be the same name as as my > login module(s) application-policy name= in this case? If not, how is > the relationship between the JaasSecurityDomain and the LoginModule > defined? > > Thanks > > -jason ------------------------------------------------------- This sf.net email is sponsored by: To learn the basics of securing your web site with SSL, click here to get a FREE TRIAL of a Thawte Server Certificate: http://www.gothawte.com/rd524.html _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development