2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-13 18:00:38 +00:00

Remove trailing spaces in file docs/source/guides/admin-guides/references/man5/passwd.5.rst

This commit is contained in:
GONG Jie
2017-12-31 23:59:59 +00:00
parent 14ae91fecb
commit 7f65181c19

View File

@ -19,7 +19,7 @@ SYNOPSIS
********
\ **passwd Attributes:**\ \ *key*\ , \ *username*\ , \ *password*\ , \ *cryptmethod*\ , \ *authdomain*\ , \ *comments*\ , \ *disable*\
\ **passwd Attributes:**\ \ *key*\ , \ *username*\ , \ *password*\ , \ *cryptmethod*\ , \ *authdomain*\ , \ *comments*\ , \ *disable*\
***********
@ -36,46 +36,46 @@ passwd Attributes:
\ **key**\
\ **key**\
The type of component this user/pw is for. Valid values: blade (management module), ipmi (BMC), system (nodes), omapi (DHCP), hmc, ivm, cec, frame, switch.
\ **username**\
\ **username**\
The default userid for this type of component
\ **password**\
\ **password**\
The default password for this type of component. On Linux, a crypted form could be provided. Hashes starting with $1$, $5$ and $6$ (md5, sha256 and sha512 respectively) are supported.
\ **cryptmethod**\
\ **cryptmethod**\
Indicates the method to use to encrypt the password attribute. On AIX systems, if a value is provided for this attribute it indicates that the password attribute is encrypted. If the cryptmethod value is not set it indicates the password is a simple string value. On Linux systems, the cryptmethod can be set to md5, sha256 or sha512. If not set, sha256 will be used as default to encrypt plain-text passwords.
\ **authdomain**\
\ **authdomain**\
The domain in which this entry has meaning, e.g. specifying different domain administrators per active directory domain
\ **comments**\
\ **comments**\
Any user-written notes.
\ **disable**\
\ **disable**\
Set to 'yes' or '1' to comment out this row.
@ -84,5 +84,5 @@ SEE ALSO
********
\ **nodels(1)**\ , \ **chtab(8)**\ , \ **tabdump(8)**\ , \ **tabedit(8)**\
\ **nodels(1)**\ , \ **chtab(8)**\ , \ **tabdump(8)**\ , \ **tabedit(8)**\