Page 1 of 1

MultiUser Creation for a DS Server

Posted: Mon May 05, 2008 11:38 pm
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

Posted: Tue May 06, 2008 3:06 am
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/"

Posted: Tue May 06, 2008 10:02 am
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.

Posted: Tue May 06, 2008 11:47 am
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.