Before you can give a user access to a SUPERUSER resource in the UNIXPRIV class, enter:
TSS ADD(dept) UNIXPRIV(SUPERUSE)
This example gives USER01 authority to read to any HFS file:
TSS PERMIT(USER01) UNIXPRIV(SUPERUSER.FILESYS.FILE)
ACCESS(READ)
This example gives USER01 authority to change ownership of a file:
TSS PERMIT(USER01) UNIXPRIV(SUPERUSER.FILESYS.CHOWN)
ACCESS(READ)
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|