> 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