Page 1 of 1

Job Deletion Right

Posted: Fri Jan 28, 2005 4:40 am
by arunverma
Hi ,

We have created operator user on production for Operation people
they monitor and run job . we have observed that operator user can delete any job also create job in production . pl help me how to revoke
this right .


Regards

Arun Verma

Posted: Fri Jan 28, 2005 4:47 am
by Sainath.Srinivasan
You can control the access rights in DataStage via DataStage Administrator -> Projects -> (Select Project) -> Properties -> Permissions tab.

Following points are to be noted while administrating
1.) you need to be DataStage Administrator (normally dsadm) or user with identical privilege.
2.) Access, Grants and Revoke are performed in (Unix) group level and not individual user. Hence you may need to split the users into different groups.
3.) As mentioned above, this works on Project level and not DataStage level.