Description
Displays the list of all authenticate-related options that can be used as a reference when using the QoreStor CLI.
Syntax
authenticate --help
Result
Usage: authenticate --show [--users] [--domain <domain name>] [--login_group] [--server_signing] authenticate --join --domain <domain name> [--ou <org-unit name>] --user <user name> [--domain-join-cli] authenticate --leave [--user <user name>] [--force] authenticate --update --kerberos authenticate --add [--user <user name>] [--login_group <DOMAIN\LOGIN GROUP>] authenticate --delete [--user <user name>] [--login_group <DOMAIN\LOGIN GROUP>] authenticate --set --user <user name> authenticate --guestmode [--enable] [--disable] authenticate --server_signing --mode <auto|mandatory|disabled> authenticate --help authenticate <command> <command-arguments> <command> can be one of: --show Displays current ADS domain, authorized local CIFS users and login group. --join Joins an ADS domain. --leave Leaves an ADS domain. --update Updates ADS configuration. --add Creates a local workgroup user for CIFS authentication. --delete Deletes a local workgroup user from CIFS authentication. --set Sets the password for a local workgroup user. --guestmode Configures all CIFS shares for guest only access. --server_signing Configures server signing for CIFS. For command-specific help, please type authenticate --help <command> eg: authenticate --help show