NAME

passwd - a table in the xCAT database.


SYNOPSIS

passwd Attributes: key username password comments disable


DESCRIPTION

Contains default userids and passwords for xCAT to access cluster components. Userids/passwords for specific cluster components can be overidden in other tables, e.g. mpa, ipmi, ppchcp, etc.


passwd Attributes:

key

The type of component this user/pw is for. Valid values: blade (management module), ipmi (BMC), system (nodes??), omapi (DHCP), hmc, ivm, fsp.

username

The default userid for this type of component

password

The default password for this type of component

comments

Any user-written notes.

disable

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


SEE ALSO

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