This example creates a profile ADMACT:
TSS CREATE(ADMACT) TYPE(PROFILE)
NAME('ACTPROJECT')
DEPARTMENT(ACCTD)
TSS PERMIT(ADMACT) DSNAME(*.ACCTS)
ACCESS(READ)
Since many users in several departments required access to profile ADMACT, the SCA decided to ADDTO the GAP attribute to the profile, allowing CA Top Secret administrators in all departments to administer the profile:
TSS ADDTO(ADMACT) GAP
This example removes Global Administration from a profile when no longer required:
TSS REMOVE(ADMACT) GAP
|
Copyright © 2009 CA.
All rights reserved.
|
|