weka user login
.~/.weka/auth-token.json
. The token file contains both the access token and refresh token.POST /login
. The API returns the token in the response body.weka user generate-token [--access-token-timeout timeout]
weka user revoke-tokens
. weka security tls set
.openssl req -x509 -newkey rsa:1024 -keyout key.pem -out cert.pem -days <days> -nodes
weka security tls set
.weka security ca-cert set
admin
password), and the password is prompt to change on the first login.weka security lockout-config show/set/reset
weka security login-banner set|show|reset|enable|disable
set:
Sets the login banner text.show
: Displays the login banner text.reset
: Clears the login banner text.enable
: Displays the login banner when accessing the cluster.disable:
Prevents displaying the login banner when accessing the cluster.