Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 3 Managing User Profiles : Creating Multiple User IDs

Creating Multiple User IDs
To add a number of user IDs, you can use the CREATEUSERS tool to add them all at once, instead of adding them one by one. You must be a system administrator or a security administrator with create users authorization to use this tool.
Prerequisites
Before you execute the tool, you must define the following:
Creating the Input Table
Create the input table using the Table Definer. The table must have a field named HURON_USERID (I C 8), to contain the listing of user IDs.
If the user IDs already exist in another security package such as RACF, you can extract the user IDs from the package and put them into the HURON_USERID field of the input table. If you use this method, you can define your input table as an import (IMP) table.
Creating the Model User Profile
Create the model user profile using the MANAGE USERID screen. The login, print, and other parameters specified for the model user profile are inherited by new user IDs. Individual users can further customize their profiles when they log in to TIBCO Object Service Broker.
Use of CREATEUSERS
To run CREATEUSERS, execute the tool as follows:
EX Execute Rule ==> CREATEUSERS <Enter>
A screen appears, prompting you for:
The name of the input_table
The modeluserid
After pressing Enter you are returned to the workbench and a message prompting you to press PF2 to see the results appears. If a user ID already exists, a message indicating this appears in the message log.
See Also
TIBCO Object Service Broker Shareable Tools about the tools.
TIBCO Object Service Broker Managing Data about defining tables.
TIBCO Service Gateway for Files Installing and Operating about defining and using import tables.

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved