CLI Guide

authenticate --delete [--login_group <DOMAIN\LOGIN GROUP>]
Description
Deletes an existing authenticated login group in an Active Directory Services (ADS) domain. For more information about
DR Series system and ADS login group guidelines, see authenticate --add [--login_group <DOMAIN\LOGIN GROUP>].
NOTE: Ensure that the login group exists in the Active Directory Services (ADS) domain, and that the “\” and any
spaces in the login group name are in quotation marks (“ “).
Syntax
authenticate --delete --login_group "acmeads\Domain Admins"
Result
Deleted login group acmeads\Domain Admins.
authenticate --set --user <user name>
Description
Sets the password for an existing local CIFS workgroup user when you create and confirm the new password.
Syntax
authenticate --set --user administrator2
Result
Enter new password for CIFS user administrator2:
Re-enter new password for CIFS user administrator2:
Changed administrator2's password.
NOTE: The DR Series system administrator that manages the DR Series system has a different set of privileges
than does the CIFS user administrator. For example, only the DR Series system administrator can change the
password for the CIFS user administrator.
authenticate --guestmode [--enable] [--disable]
Description
Configures all CIFS shares for guest-only access by enabling or disabling this capability. For specific examples of
enabling or disabling guest-only access, see authenticate --guestmode --enable and authenticate --guestmode --
disable.
Syntax
authenticate --guestmode
Result
Must include either enable or disable option.
--guestmode - Configures all CIFS shares for guest only access.
Usage:
authenticate --guestmode [--enable]
[--disable]
--enable Enable only guest access CIFS shares.
--disable Disable only guest access for CIFS shares.
33