Page 1 of 1

Adding users in Information Server

Posted: Wed Jul 13, 2011 9:56 am
by Terala
Hi,
Is there a way to add users to Information Server (without entering them through console) through a script.

We are on LDAP authentication and have around 80+ users in our environment, we are setting up a new environment and would like to add all the users through a script. Not sure if this is possible?

Appreciate any feedbacks.

Posted: Wed Jul 13, 2011 9:59 am
by Terala
Has anyone used this on LDAP?

Code: Select all

/opt/IBM/InformationServer/ASBNode/bin/DirectoryCommand.sh

Posted: Wed Jul 13, 2011 5:09 pm
by ray.wurlod
It should work, but you probably need to specify the full Distinguished Name. The documentation about this command should tell you one way or the other.