About expired authorization tokens and cleanup
An authorization token expires in either of the following situations (whichever happens first):
An expired authorization token remains in the token database, but cannot be used to authorize certificate deployment requests.
Expired tokens can be deleted one by one, or they can be cleaned up all at once by using the operation. The operation deletes all expired tokens from the token database.
To clean up expired authorization tokens using the NetBackup Administration web UI
- On the left pane, select Security > Tokens.
- On the Token Management page, select Cleanup.
- Click Yes to clean up all expired tokens and delete them from the token database.
To clean up tokens using the command line
- Use the nbcertcmd -cleanupToken command to delete all the expired tokens.