Group Policy errors on Solaris (10 & 11 ) and SMB3
说明
When SMB3 is enabled on Solaris 10 or Solaris 11 systems the group policy isn't applied and the "vgptool apply" debug logs end abruptly with a "bus error" message.
原因
There is a defect related to the encryption used by default in SMB3. Defect ID 704909 has been created for tracking of this problem.
解决办法
WORKAROUND
This issue can be worked around for now by setting this option in your vas.conf file:
[libvas]
enable-smb3-encryption = false
STATUS
Waiting for a fix in a future release of Authentication Services
变更请求
704909
其他信息
The debug logs will show output referring to SMB2, however that is because the SMB3 implementation reuses SMB2 code. The encryption that is causing a problem is only used with SMB3.