Re: Geronimo security question

2008-11-18 Thread Donald Woods
Seems like it would be a great feature to add support for using an existing tomcat-users.xml in Geronimo without having to convert it to a properties file, so I opened GERONIMO-4419 as a placeholder. -Donald David Jencks wrote: On Oct 30, 2008, at 3:32 AM, johnxmas wrote: Hi, I'm moving

Re: Re: Geronimo security question

2008-11-04 Thread johnxmas
Hi all, >Is the "spadim" (rather than "spadmin") a typo in this email only or is >it also reflected in your xml? > >Joe > > Shame on me ! Yes, there was a typo. Once corrected, it worked with (as David had suggested) : Thanks a lot for your hel

Re: Geronimo security question

2008-11-03 Thread Joe Bohn
Is the "spadim" (rather than "spadmin") a typo in this email only or is it also reflected in your xml? Joe johnxmas wrote: shouldn't class ="org.apache.geronimo.security.realm.providers.GeronimoGroupPrincipal"/> be class ="org.apache.geronimo.security.realm.providers.Gero

Re: Re: Geronimo security question

2008-11-03 Thread johnxmas
>shouldn't > >class >="org.apache.geronimo.security.realm.providers.GeronimoGroupPrincipal"/> > > >be > >class >="org.apache.geronimo.security.realm.providers.GeronimoGroupPrincipal"/> > >? > >I'd leave out designated-run-as="true" > >thanks >david jencks > I tried with

Re: Geronimo security question

2008-10-31 Thread David Jencks
shouldn't class ="org.apache.geronimo.security.realm.providers.GeronimoGroupPrincipal"/> be class ="org.apache.geronimo.security.realm.providers.GeronimoGroupPrincipal"/> ? I'd leave out designated-run-as="true" thanks david jencks On Oct 31, 2008, at 2:59 AM, johnxmas wr

Re: Re: Geronimo security question

2008-10-31 Thread johnxmas
Hi David, >Anyway I think what you need to do is: > >1. define a properties file login module based security realm, perhaps >by using the admin console. Lets say you call it my-realm >2. translate the data into property files: > >my-users.properties: >scort=scort > >my-groups.properties: >spad

Re: Geronimo security question

2008-10-30 Thread David Jencks
On Oct 30, 2008, at 3:32 AM, johnxmas wrote: Hi, I'm moving applications from Tomcat to Geronimo 2.1.3 One of these apps had security constraints. I read the documentation but, honestly, I didn't understand how I can achieve the same under Geronimo Any help would be appreciated Jean-No

Geronimo security question

2008-10-30 Thread johnxmas
Hi, I'm moving applications from Tomcat to Geronimo 2.1.3 One of these apps had security constraints. I read the documentation but, honestly, I didn't understand how I can achieve the same under Geronimo Any help would be appreciated Jean-Noël Here is the tomcat configuration - tomcat-users.