token print

Definition

Prints information about a delegation token.

Usage

$ ozone sh token print -t=<tokenFile>
Arguments
Parameter Description

tokenFile

Path to a file that will contain an encoded token

Examples

Print information about a delegation token:

$ ozone sh token print -t=tokenFile

The output should be similar to this:

Kind: OzoneToken, Service: 10.92.40.213:9874,10.92.40.239:9874,10.92.42.15:9874, Ident: (OzoneToken owner=s_tikhomirov_krb1@AD.RANGER-TEST, renewer=sergei, realUser=, issueDate=2025-02-24T10:11:35.453Z, maxDate=2025-03-03T10:11:35.453Z, sequenceNumber=4, masterKeyId=1, strToSign=null, signature=null, awsAccessKeyId=null, omServiceId=ozone1-mgr, omCertSerialId=7)
Found a mistake? Seleсt text and press Ctrl+Enter to report it