Valid on UNIX
Use this command to perform Kerberos operations from the UNAB endpoint, for example, creating tickets. You do not need to install Kerberos on the endpoint to perform Kerberos operations.
This command has the following format:
uxconsole -krb [-init | -list | -passwd | -vno | -destroy |-resolve
Specifies to obtain and cache a ticket
Displays the content of a credentials cache or keytab
Specifies to change the user Active Directory password
Displays the key version number for Kerberos principals
Specifies to destroy the credentials cache
Specifies to resolve a host name or IP address
Example: Obtain a Ticket Granting Ticket (TGT) using UNAB keytab
The following example shows how you obtain a TGT using UNAB keytab:
./uxconsole -krb -init -k
Example: List the content of the credentials cache
The following example shows how you list the content of the credentials cache:
./uxconsole -krb -list
Example: List the content of the keytab with encryption data
The following example shows how to display the content of the keytab including available encryption information:
./uxconsole -krb -list -keytab
Copyright © 2013 CA Technologies.
All rights reserved.
|
|