Password Initialization

To change the password for the admin account, LiveConfig can be called up with the --pwreset argument. You’re then asked to enter the new password.

Example:

#> /usr/sbin/liveconfig --pwreset
 _    _          ___           __ _     (R)
| |  (_)_ _____ / __|___ _ _  / _(_)__ _
| |__| \ V / -_) (__/ _ \ ' \|  _| / _` |
|____|_|\_/\___|\___\___/_||_|_| |_\__, |_____________________________________
                                   |___/
You are about to reset the password for your 'admin' account.
If you want to abort, press <Ctrl>+<C>.

New password (min. 8 characters): ***************
New password (again): ***************
User 'admin' successfully updated.