> -----Original Message-----
> From: Jeremy Boynes [mailto:[EMAIL PROTECTED]
> Sent: Sunday, May 30, 2004 3:00 PM
> To: [EMAIL PROTECTED]
> Subject: Security configuration & name conflict
>
> In Alan's ConfigurationEntryRealmLocal the JAAS Application name is
> defined using the "JAASId" attribute; in my JMX remoting connector it
is
> specified using the "ApplicationConfigName" attribute. Having two
names
> is dumb - does anyone have a preference or alternative?
Changed to "ApplicationConfigName".
> To support remoting I added a Realm into the default configuration
that
> uses properties files stored in ${geronimo.home}/var/security - this
is
> obviously not very secure, but probably better than nothing. I am
> assuming that in the final release default security will be set up by
> the installer.
>
> Is this good enough for the default configuration?
What are the goals for the default configuration? I had always thought
that it was a simple example of how the server could work.
Regards,
Alan