Subscribe to Windows IT Pro
January 14, 1999 12:00 AM

JSI Tip 0992. SMB message signing will slow network performance.

Windows IT Pro
InstantDoc ID #72317
Rating: (0)

Starting with SP3, Windows NT 4.0 supports Server Message Block (SMB) signing, to implement heightened security. SMB or CIFS (Common Internet File System) signing enhances security by insuring that every packet is signed for and verified. This generally places an additional 10% - 15% overhead on the network. To implement SMB signing, use Regedt32 to navigate to:

Server(s):

HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\LanManServer\Parameters

Add Value names as type REG_DWORD:

EnableSecuritySignature and RequireSecuritySignature

Set both values to 1 (enable). The default is 0 (disable).

Restart your server.

NOTE: It is important that both values has the same setting.

Workstation(s):

HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Rdr\Parameters

Add Value names as type REG_DWORD:

EnableSecuritySignature and RequireSecuritySignature

Set both values to 1 (enable). The default is 0 (disable).

Restart your workstation.

NOTE: It is important that both values has the same setting.


Related Content:

ARTICLE TOOLS

Comments
    There are no comments to display. Be the first one!
You must log on before posting a comment.

Are you a new visitor? Register Here

advertisement

advertisement

Windows is a trademark of the Microsoft group of companies. Windows IT Pro is used by Penton Media Inc. under license from owner.