See if this doc[1] could do any help. [1] http://cwiki.apache.org/GMOxDOC22/database-sql-realm.html
Jeff On Sun, Mar 28, 2010 at 11:45 PM, Sarah.kho <[email protected]> wrote: > > Hi, > > I want to add authentication and access control to my web application. > so far, I know that i should add which roles can access which resource > collection in the web.xml. after this step, I do not know how to do the > rest > in geronimo. I know that the following steps are required, but i do not > know > how to do some of them. > > - in geronimo-web.xml add the role mappings (i know how to do this) > - a security realm like an SQL o file realm should be defined and used (I > do > not know how to do this step). > > > Thanks. > -- > View this message in context: > http://n3.nabble.com/how-to-add-authentication-to-a-web-application-tp681613p681613.html > Sent from the Users mailing list archive at Nabble.com. >
