MultiUser Creation for a DS Server

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
senthilt1
Participant
Posts: 134
Joined: Mon Nov 19, 2007 2:17 am

MultiUser Creation for a DS Server

Post by senthilt1 »

Friends,

I want to create 5 Logins (username/Password - not the OS Login) for a Project, in a single DataStage Server. So Each one login to the Project thro DS client with their Username/password.

I tried it in DS Administrator, But there is no option available to create the users.

Do we have to create it only at the time of installation of Server? Or is there any other way to implement this?

Please let me know,

Thanks,

Senthil P
ArndW
Participant
Posts: 16318
Joined: Tue Nov 16, 2004 9:08 am
Location: Germany
Contact:

Post by ArndW »

At version 8 you need to do this through the IIS administration client, usually through your web browser with address "http://{YourServer}:9080/"
Minhajuddin
Participant
Posts: 467
Joined: Tue Mar 20, 2007 6:36 am
Location: Chennai
Contact:

Post by Minhajuddin »

You can create 5 logins using the datastage web console. But, if you map it to the same OS user. Anything triggered by one of these 5 users will use the same OS user credentials.
Minhajuddin

<a href="http://feeds.feedburner.com/~r/MyExperi ... ~6/2"><img src="http://feeds.feedburner.com/MyExperienc ... lrow.3.gif" alt="My experiences with this DLROW" border="0"></a>
trokosz
Premium Member
Premium Member
Posts: 188
Joined: Thu Sep 16, 2004 6:38 pm
Contact:

Post by trokosz »

When you installed did you choose IS Registry authentication vs. OS and LDAP? If you did then the folks that talk about the IS Console are correct. If you chose OS or LDAP then you have to create Users elsewhere than in the Registry.
Post Reply