Macros; Define Administrators - IBM E16RMLL-I - Tivoli Storage Manager Implementation Manual

Implementation guide
Table of Contents

Advertisement

Macros

We have provided macros to help you implement your Tivoli Storage Manager
environment. The names and values within those macros reflect the
recommendations for our book environment. You may change them to suit your
environment as required.

Define administrators

Example B-1 shows a Tivoli Storage Manager macro that contains the
administrative commands to define our administrators.
Example: B-1 mac.admins sample
/*================================================================*/
/* Redbook Macro - Define Administrators (mac.admins)
/* Getting Started with Tivoli Storage Manager - Implementation
/* SG24-5416
/*
/* These scripts are supplied to help you implement a
/* Tivoli Storage Manager
/* environment. The names and values reflect the recommendations */
/* for our Redbook environment. You may change them to suit your */
/* environment as required.
/*
/* This file is designed to be run as an Administrative Command
/* Line macro. You should use the -itemcommit parameter when you */
/* start the admin session, otherwise the macro could fail!!
/*
/*================================================================*/
/*-----------------------*/
/* System Administrators */
/*-----------------------*/
register admin sysadmin sysadmin contact='System Administrator'
grant authority sysadmin classes=system
/*-------------------------------*/
/* System Support Administrators */
/*-------------------------------*/
register admin support support contact='System Support'
grant authority support classes=system
/*---------------------------------*/
/* System Reporting Administrators */
/*---------------------------------*/
register admin reporter reporter contact='System Reporting'
/*-----------------------*/
/* Client Administrators */
/*-----------------------*/
register admin helpdesk helpdesk contact='Client Administrator'
730
IBM Tivoli Storage Manager Implementation Guide
*/
*/
*/
*/
*/
*/
*/
*/
*/
*/
*/

Advertisement

Table of Contents
loading

This manual is also suitable for:

Tivoli storage manager

Table of Contents