token - a table in the xCAT database.
token Attributes: tokenid, username, expire, created, access, comments, disable
The token of users for authentication.
It is a UUID as an unified identify for the user.
The user name.
The expire time for this token.
Creation time for this token.
Last access time for this token.
Any user-provided notes.
Set to 'yes' or '1' to comment out this row.
nodels(1), chtab(8), tabdump(8), tabedit(8)