fixing table

This commit is contained in:
Justin Hall 2018-06-21 10:44:00 -07:00
parent f3a84dbd8c
commit 3af5baae1d

View File

@ -34,10 +34,10 @@ There is a negotiation done between the SMB client and the SMB server to decide
| | Server Required | Server Not Required | | | Server Required | Server Not Required |
|---|-------------------|-----------------------| |---|-------------------|-----------------------|
| Client Required | Signed | Signed | | Client Required | Signed | Signed |
| Client Not Required | Signed <sup>*</sup> | Not Signed<sup>**</sup> | | Client Not Required | Signed <sup>1</sup> | Not Signed<sup>2</sup> |
</br> </br>
<sup>*</sup> Default for domain controller SMB traffic</br> <sup>1</sup> Default for domain controller SMB traffic</br>
<sup>**</sup> Default for all other SMB traffic <sup>2</sup> Default for all other SMB traffic
### Possible values ### Possible values