users@glassfish.java.net

Re: Hudson + GlassFish + Security = 403 Forbidden exception

From: Bobby Bissett - Javasoft <Robert.Bissett_at_Sun.COM>
Date: Fri, 09 Feb 2007 12:08:50 -0500

> 5) Add a new user
> a) Set the user name to "admin"
> b) Set a password
> c) Set the group to "admin". Technically, I don't think this part is required, but I did it just for good luck.

For the default mapping (meaning you can skip the sun-web.xml file as
you mentioned), the user name and group can be anything you'd like, as
long as the group matches the role name in web.xml. In your case, it's
"admin" but could be anything.

Cheers,
Bobby