|
Home > Archive > WebSphere Application Server > March 2006 > Admin console access control question
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Admin console access control question
|
|
|
| We are running WAS 5.1 Deployment Manager on a mainframe under z/OS 1.4, and we want to limit access to developers so they can deploy, start and stop their own applications, but only in their own server. Can this be done, and if so, how?
Thanks,
Scott
I root for Miami and anybody that plays the Jets!
| |
| Paul Ilechko 2006-03-21, 3:22 am |
| dutteras@mech.disa.mil wrote:
> We are running WAS 5.1 Deployment Manager on a mainframe under z/OS
> 1.4, and we want to limit access to developers so they can deploy,
> start and stop their own applications, but only in their own server.
> Can this be done, and if so, how?
Not exactly - you can limit the type of access that they have, but not
to specific resources. See:
http://publib.boulder.ibm.com/infoc...adminroles.html
If you want to do anything more complex, you'll have to write your own
console or scripts that use JMX and provide additional security.
This situation may improve in WAS 6.1, but I don't know exactly what
made the cut ...
|
|
|
|
|