DRBL

Diskless Remote Boot in Linux

DRBL management
Set DRBL client root password

2016/Apr/05


Set DRBL client root password

"drbl-client-root-passwd" is used to set the root password of clients.
Syntax:

drbl-client-root-passwd [Option]

Available option:
--stdin PASSWORD Enter root's password from stdin
-h, --host IP_ADDRESS: Assign the client (its IP address is IP_ADDRESS, not for all clients.
-v, --verbose Verbose output
If no argument is given, it will interactively ask you new password of client machines.
For example, to change all the root passwords of all clients, run:

drbl-client-root-passwd

Then it will interactively ask you new password of client machines.