The Kinit and Ktab tools

Your choice of a JGSS provider determines which tools that you use to obtain Kerberos credentials and secret keys.

Using the pure Java™ JGSS provider

If you are using the pure Java JGSS provider, use the IBM® JGSS Kinit and Ktab tools to obtain credentials and secret keys. The Kinit and Ktab tools use command-line interfaces and provide options similar to those offered by other versions.

Alternatively, your application can use the JAAS Login interface to obtain TGTs and secret keys. For more information, see the following:

Using the native iSeries™ JGSS provider

If you are using the native iSeries JGSS provider, use the Qshell kinit and klist utilities. For more information, see Utilities for Kerberos credentials and key tables.

Related concepts
Obtaining Kerberos credentials and creating secret keys
JAAS Kerberos login interface
Configuration and policy files