| Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The Display Credentials Cache File (DSPKRBCCF) command is used to display the entries in the local credentials cache file. After the user has modified the credentials cache by running the Add Kerberos Ticket (ADDKRBTKT), Add Kerberos Keytab Entry (ADDKRBKTE), or Remove Kerberos Keytab Entry (RMVKRBKTE) commands, the only way to verify the changes is to view the contents of the credentials cache file using this command.
Restrictions:
The Network Authentication Service Commands and APIs support job environments for most EBCDIC CCSIDs. CCSID 290 and 5026 are not supported because of the variance of lower-case letters a to z.
| Top |
| Keyword | Description | Choices | Notes |
|---|---|---|---|
| CCF | Credentials cache file | Path name, *DFT | Optional, Positional 1 |
| OUTPUT | Output | Optional |
| Top |
Specifies the Kerberos credentials cache file to be displayed.
| Top |
Specifies whether the output from the command is displayed at the requesting work station or printed with the job's spooled output.
| Top |
Example 1: Displaying Credentials Cache File
DSPKRBCCF CCF(*DFT) OUTPUT(*)
This command displays the content in the default credentials cache file.
Example 2: Printing Credentials Cache File
DSPKRBCCF CCF('myccf.ccf') OUTPUT(*)
This command prints the content in the credentials cache file in stream file myccf.ccf located in the current directory.
| Top |
*ESCAPE Messages
| Top |