mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-10-28 18:05:31 +00:00 
			
		
		
		
	Remove trailing spaces in file docs/source/guides/admin-guides/manage_clusters/ppc64le/configure/password.rst
This commit is contained in:
		| @@ -14,7 +14,7 @@ Configure passwords | ||||
|  | ||||
| #. Configure the passwords for Management modules of the compute nodes. | ||||
|  | ||||
|    * For OpenBMC managed systems: ::  | ||||
|    * For OpenBMC managed systems: :: | ||||
|  | ||||
|          chtab key=openbmc passwd.username=root passwd.password=0penBmc | ||||
|  | ||||
| @@ -24,13 +24,13 @@ Configure passwords | ||||
|  | ||||
|    * For HMC managed systems: :: | ||||
|  | ||||
|          chtab key=hmc passwd.username=hscroot passwd.password=abc123  | ||||
|          chtab key=hmc passwd.username=hscroot passwd.password=abc123 | ||||
|  | ||||
|      If the username/password is different for multiple HMCs, set the ``username`` and ``password`` attribute for each HMC node object in xCAT | ||||
|  | ||||
|    * For Blade managed systems: :: | ||||
|  | ||||
|          chtab key=blade passwd.username=USERID passwd.password=PASSW0RD  | ||||
|          chtab key=blade passwd.username=USERID passwd.password=PASSW0RD | ||||
|  | ||||
|    * For FSP/BPA (Flexible Service Processor/Bulk Power Assembly) the factory default passwords must be changed before running commands against them. :: | ||||
|  | ||||
| @@ -52,7 +52,7 @@ Configure passwords | ||||
|  | ||||
|     #. Set a policy in the xCAT ``policy`` table to allow the user to make calls against xCAT. :: | ||||
|  | ||||
|         mkdef -t policy 6 name=xcatws rule=allow  | ||||
|         mkdef -t policy 6 name=xcatws rule=allow | ||||
|  | ||||
|  | ||||
|     When making calls to the xCAT REST API, pass in the credentials using the following attributes: ``userName`` and ``userPW`` | ||||
|   | ||||
		Reference in New Issue
	
	Block a user