HPlogo HP-UX Reference > K

kvno(1)

HP-UX 11i Version 2: December 2007 Update
» 

Technical documentation

 » Table of Contents

 » Index

NAME

kvno — print key version numbers of Kerberos principals

SYNOPSIS

kvno [-e etype] service1, [service2, ...]

DESCRIPTION

kvno acquires a service ticket for the specified Kerberos principals and prints out the key version numbers of each principal.

Options

-e etype

Specifies the encryption type which will be requested for the session key of all the services named on the command line. This is useful in certain backward compatibility situations. The value of etype can be one of DES-CBC-CRC, DES-CBC-RAW or DES-CBC-MD4.

service1,service2

Service name(s) or principal name(s).

Environment Variables

kvno uses the following environment variable:

KRB5CCNAME

Location of the credentials ticket cache.

AUTHOR

kvno was developed by FundsXpress, INC.

FILES

/tmp/krb5cc_{uid}

Default location of the credentials cache. {uid} is the decimal UID of the user.