Symptom:
Users are being granted access to a resource without being checked.
Solution:
Do the following:
TSS WHOHAS DSNAME(data set name or prefix)
If the ACTION(PASSWORD) is attached, permit the data set attaching the ACTION(PASSWORD) attribute.
TSS LIST(acid) DATA(BASIC,PROFILE)
If the ACID has NODSNCHK attribute remove authority with:.
TSS REMOVE(acid) NODSNCHK
TSS LIST(acid) DATA(XAUTH,PROFILE)
TSS LIST(ALL) DATA(XAUTH)
If the volume is authorized with ACTION(NODSNCHK) CA Top Secret will not perform data set level checking.
TSS ADDTO(acid) TRACE
If the acid is signed on, issue:
TSS REFRESH(acid)
Activate the TRACE from the console:
TSS MODIFY(SECTRACE(ACT,WTL))
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|