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

authenticate --server_signing --mode <auto | mandatory | disabled | show&gt

Page 34 highlights

authenticate --guestmode [--enable] Description Configures all CIFS shares for guest-only access. Syntax authenticate --guestmode --enable Result Restarting Windows Access Server... done. NOTE: If you attempt to enable guestmode for all CIFS shares when the DR Series system is already joined to an ADS domain by (using the DR Series system CLI authenticate --guestmode --enable command), the following error message displays: This node is already joined to domain . Please leave the domain before enabling the guest-only mode. authenticate --guestmode [--disable] Description Disables all CIFS shares as guest-only access. Syntax authenticate --guestmode --disable Result Restarting Windows Access Server... done. NOTE: If you attempt to enable guestmode for all CIFS shares when the DR Series system is already joined to an ADS domain (using the DR Series system CLI authenticate --guestmode --enable command), the following error message displays: This node is already joined to domain . Please leave the domain before enabling the guest-only mode. authenticate --server_signing --mode Description Configures the server signing for Common Internet File System (CIFS) on a DR Series system. This is a security provision based on Server Message Block (SMB) signing, a form of packet authentication. After CIFS-based users are authenticated, SMB signing adds a digital signature to each packet that is transferred between client and server. These digital signatures verify that the identity of the server matches the credentials expected by the client, and vice versa. By verifying that every packet that is received comes from an authenticated source, these digital signatures ensure the integrity of the communications. The DR Series system CLI --server_signing --mode command contains four values: • auto - Configures authentication via server signing to be automatically performed. • mandatory - Configures authentication via server signing as mandatory, or the connection will be dropped. • disabled - Disables authentication via server signing so that no connections are accepted. • show - Displays the current server signing settings. Syntax authenticate --server_signing --mode auto Result Successfully added server signing to auto. 34

  • 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 --guestmode [--enable]
Description
Configures all CIFS shares for guest-only access.
Syntax
authenticate --guestmode --enable
Result
Restarting Windows Access Server... done.
NOTE:
If you attempt to enable guestmode for all CIFS shares when the DR Series system is already joined to an
ADS domain by (using the DR Series system CLI
authenticate --guestmode --enable
command), the following error
message displays:
This node is already joined to domain <domainname>. Please leave the domain before enabling
the guest-only mode.
authenticate --guestmode [--disable]
Description
Disables all CIFS shares as guest-only access.
Syntax
authenticate --guestmode --disable
Result
Restarting Windows Access Server... done.
NOTE:
If you attempt to enable guestmode for all CIFS shares when the DR Series system is already joined to an
ADS domain (using the DR Series system CLI
authenticate --guestmode --enable
command), the following error
message displays:
This node is already joined to domain <domainname>. Please leave the domain before enabling
the guest-only mode
.
authenticate --server_signing --mode <auto | mandatory | disabled | show>
Description
Configures the server signing for Common Internet File System (CIFS) on a DR Series system. This is a security provision
based on Server Message Block (SMB) signing, a form of packet authentication. After CIFS-based users are
authenticated, SMB signing adds a digital signature to each packet that is transferred between client and server. These
digital signatures verify that the identity of the server matches the credentials expected by the client, and vice versa. By
verifying that every packet that is received comes from an authenticated source, these digital signatures ensure the
integrity of the communications. The DR Series system CLI
--server_signing --mode
command contains four values:
auto
— Configures authentication via server signing to be automatically performed.
mandatory
— Configures authentication via server signing as mandatory, or the connection will be dropped.
disabled
— Disables authentication via server signing so that no connections are accepted.
show
— Displays the current server signing settings.
Syntax
authenticate --server_signing --mode auto
Result
Successfully added server signing to auto.
34