| Matt Cui 2004-05-29, 11:35 pm |
| I ran into a problem on z/os when I tried to run a web application which is
under protection of security on WAS 5.0.0 (biuld level: W502008). Let me
elaborate on this problem here:
There is a security role defined in this application. So I mapped this
security role to a user and a group during deploying the applicaiton. But
the mapping doesn't seem to take effect. when I accessed this application
and entered the user/password, I always got "HTTP 403" error, which
indicated the user I used haven't been granted the permission to access
this application. However, I can ensure that it can work on
Windows/Linux/Unix (Solaris, Aix...). So I think this problem is a
user/group authorization problem on z/os, but I am not familiar with user
admin mechanism of z/os. I have tried many System users, including the user
which is used to protect WAS admin, but all are failed. Does anyone
encounter this kind of problem before. Thanks for your help in advance.
|