| NAME |
DSSO CHECK SECURITY KEY AUTH |
| TAG |
CKSECKEY |
| ROUTINE |
DSSOUT4 |
| RETURN VALUE TYPE |
SINGLE VALUE |
| DESCRIPTION |
This RPC determines whether the requested user has access to
the requested security key.
For the APAT Admin Tool, the Logged-In User should have security key
RMPRMANAGER.
|
| INPUT PARAMETER |
-
- DSSODUZ
- PARAMETER TYPE: LITERAL
- MAXIMUM DATA LENGTH: 15
- REQUIRED: YES
- SEQUENCE NUMBER: 2
- DESCRIPTION:
DUZ of logged-in user
-
- DSSOKEY
- PARAMETER TYPE: LITERAL
- MAXIMUM DATA LENGTH: 30
- REQUIRED: NO
- SEQUENCE NUMBER: 1
- DESCRIPTION:
The security key to be checked
For the APAT Admin Tool, the Logged-In User should have security key
RMPRMANAGER.
|
| RETURN PARAMETER DESCRIPTION |
Output:
Error Messages: "-1^DUZ is required."
"-1^Invalid DUZ"
"-1^Security Key is required."
"-1^User does not have security key nnnnnnnn."
where nnnnnnnn = requested Security Key
Successful Completion: "1^User has security key nnnnnnnn."
where nnnnnnnn = requested Security Key
|