Skip to content

Latest commit

 

History

History
88 lines (37 loc) · 909 Bytes

File metadata and controls

88 lines (37 loc) · 909 Bytes

token.5

perl

NAME

token - a table in the xCAT database.

SYNOPSIS

token Attributes: tokenid, username, expire, created, access, comments, disable

DESCRIPTION

The token of users for authentication.

token Attributes:

tokenid

It is a UUID as an unified identify for the user.

username

The user name.

expire

The expire time for this token.

created

Creation time for this token.

access

Last access time for this token.

comments

Any user-provided notes.

disable

Set to 'yes' or '1' to comment out this row.

SEE ALSO

nodels(1), chtab(8), tabdump(8), tabedit(8)