A newer release of this product is available.
        
        
      nblade.smbsignaturemismatch events
Nblade.smbSignatureMismatch
- Severity
 - 
ERROR
 - Description
 - 
This message occurs when the SMB signature sent by client does not match the SMB signature generated by the CIFS server.
 - Corrective Action
 - 
Ensure that the SMB client is authenticated in order to access the files. Alternatively, disable SMB signing.
 - Syslog Message
 - 
Client (protocol dialect: %s, IP: %s) sent an SMB signature that does not match the signature generated by the CIFS server: %s (Vserver: %s).
 - Parameters
 - 
SmbDialect (STRING): SMB protocol dialect negotiated by the client.
IpAddress (STRING): IP address of the client.
CifsServerName (STRING): Cifs server name of the client.
VserverName (STRING): Vserver name.