Advanced Search
HomeTechnical DocumentsFAQsTivoliTEC › How do I create a TEC User for use with TEC Console 3.7.x?

How do I create a TEC User for use with TEC Console 3.7.x?

Create 'tec' users as Tivoli Administrators first. They must have RIM_View and RIM_Update TMR Roles. The following creates the Administrator G_McGarry

Open in New Window
# wcrtadmin -l g_mcgarry -r global,user:RIM_Update:RIM_View -u g_mcgarry -g techsupp G_McGarry?>

Create the TEC Operator G_McGarry

Open in New Window
# wconsole -crtoperator -h roobarb -u root -p secret -O G_McGarry?>

Create the console techsupp

Open in New Window
# wconsole -crtconsole -h roobarb -u root -p secret -D "G_McGarry Console" -n G_McGarry -O G_McGarry?>

where -N G_McGarry is the name of the console and -O G_McGarry assigns the operator G_McGarry to the console