Dell DR6300 DR Series System Command Line Reference Guide - Page 33

authenticate --set --user <user name&gt

Page 33 highlights

authenticate --delete [--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 ]. 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 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

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161

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