Change SSH password using bnetpasswd


Revision as of 13:40, 14 January 2016 by Wikiadmin (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Bnetpassword is the equivalent of using passwd to change your password in UNIX systems.

The Outut will look something like this:


$ bnetpasswd

Username: itsme-0000000 (the -000000 is your ID, and is required)

Enter Password: 

New Password: 

Retype Password: 

Password changed


bnetpasswd is used to change the password of your ssh account. It can be used to change any SSH account associated with your account as long as you have their original password.