Command
weka user passwdUse the following command line to change a local user password:
weka user passwd <password> [--username username]
Parameters
Name | Type | Value | Limitations | Mandatory | Default |
---|---|---|---|---|---|
password | String | New password | Yes | ||
username | String | Name of the user to change the password for | Must be a valid local user | No | Current logged-in user |
Note: If necessary, provide or set WEKA_USERNAME or WEKA_PASSWORD.