How to add a new user in DS

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
Roopanwita
Participant
Posts: 125
Joined: Mon Sep 11, 2006 4:22 am
Location: India

How to add a new user in DS

Post by Roopanwita »

How to add a new user in an already existing system in DataStage.
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

Just add them like you would any other UNIX user - because they are. Just make sure the group permissions are correct for DataStage.
-craig

"You can never have too many knives" -- Logan Nine Fingers
gateleys
Premium Member
Premium Member
Posts: 992
Joined: Mon Aug 08, 2005 5:08 pm
Location: USA

Re: How to add a new user in DS

Post by gateleys »

Roopanwita wrote:How to add a new user in an already existing system in DataStage.
You do not create users in DataStage. You do so at an OS level, and assign these users to groups ....again at the OS level. These groups, however, can be assigned roles (developer, production manager, operator) from within the DataStage Admin client. By default, everyone has permissions. You can change that to 'None', and assign the appropriate roles to the required groups in the administrator.
gateleys
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Plan for a different strategy when you upgrade to version 8.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Post Reply