You must set the environment variable OWSEC
. You must specify the host and port for the security service. Here is an example
export OWSEC=mysecurityservice,example.com:16001
Once set, you can start using the CLI
.
Most commands will take from 0 to 2 parameters. You should include all parameters in double quotes when possible.
Get all the system endpoints.
Generate a forgot Password e-amil to the logged in user.
Show information about the logged user.
Create a user with an initial password and force the user to change password.
Same as create user but also force an e-mail verification.
Delete the user.
Get the user information.
List users.
List the login and access policies.
Sets the avatar for user to the image in filename.
Get the avatar for the user.
Remove the avatar for a user.
Sends a test email to see if the e-mail system is working.
Set the log level for s specific subsystem.
Get the current log levels for all subsystems.
Get the log level names available.
Get the list of subsystems.
Get basic system information.
Reload the configuration for a subsystem.