Reference Guide

Option Description Format
<LocalAccountsPasswordNever
Expires>
-
LocalAccountsMaxPasswordAg
e
<LocalAccountsMaxPasswordA
ge>
Local accounts maximum
password age
Integer number with suffix of units
H/D/W (hours, days, or weeks) (for
example, 10H)
-CheckPasswordComplexity
<CheckPasswordComplexity>
Indicate whether the
passwordcomplexity checks
should be enforced
Possible values are Yes, No
-RequireMessageSigning
<RequireMessageSigning>
Defines whether SMB3 traffic
connected to any share is required
to be signed
-RequireMessageEncryption
<RequireMessageEncryption>
Defines whether SMB3 traffic
connected to any share is required
to be encrypted
-MaxSmbVersinoSupported
<MaxSmbVersionSupported>
Maximum version of SMB
supported by system
(configuration restrictions)
Possible values are
((enums.SmbVersion))
-ForceLeaseRestriction
<ForceLeaseRestriction>
Restricts leases Enable or Disable
-ForceOplocksRestriction
<ForceOplocksRestrictions>
Restricts opportunistic locks Enable or Disable
-DisconnectIdleSessions
<DisconnectIdleSessions>
Disconnects idle sessions Possible values are Yes, No
-IdleSessionTimeout
<IdleSessionTimeout>
SMB idle session will be
automatically disconnected after
the timeout is reached.
Whole positive number (in
seconds)
-IdleSessionsScanInterval
<IdleSessionsScanInterval>
SMB sessions scan for idle
sessions interval.
Whole positive number
Example
Enforce password-complexity checks for FluidFS users:
CLI> system-internal protocols-settings SMB-settings edit -
CheckPasswordComplexity Yes
270
CLI Commands