
Problem: When attempting to connect to a VisionFS host with a valid username and password from Windows NT 4 with Service Pack 3 installed, you get a dialog box:
\\<hostname> is not accessible.
You are not authorized to log in from this station.
Cause: After installing Service Pack 3, everything disappears from the Network Neighborhood. The SMB protocol can transfer the authentication password in two ways: plain (unencrypted) or encrypted. By default, the VisionFS server uses plain text passwords. Before installing Service Pack 3, NT accepted both methods. But after installing Service Pack 3, NT allows authentication only using encrypted passwords (by default).
Solution: To resolve this problem re-enable the use of plain passwords in NT through the Windows NT Registry.
WARNING: Using the registry editor incorrectly can cause serious, system-wide problems that may require you to reinstall Windows NT. Microsoft cannot guarantee that any problems resulting from the use of the registry editor can be solved. Use this tool at your own risk.
Go to the following key in the Windows registry:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Rdr\Parameters
This will create an icon in the right hand pane of the registry below the 'Default Value'. Name this entry as:
EnablePlainTextPassword
Reboot Windows NT.
©1996 - 2008 Computer Business Consultants, Inc. All rights reserved. |