FacetWin Logo  
 
FacetCorp
 

Connecting from Windows 98 Machines


The Problem:

Windows 98 defaults to not having the ability to establish "plain text password" connections -- connections where the authentication password is transmitted across the network in clear, readable text.

FacetWin's default "pass_security" option technically tries to establish "plain text password" connections.

The Solution:

Either use one of the 3 other FacetWin "pass_security" options -- all 3 will work with Windows 98's no "plain text password" connection policy, or re-enable "plain text password" connection ability by adding the registry key as described below. See the "/usr/facetwin/facetwin.cfg" file for details about the "pass_security" configuration options.

What is the best approach to take?

That really depends upon the situation, available resources, security policy, etc.


If there is an NT Server that everyone logs into...

If there are only a few Windows 98 machines...

If this is a "trusted" network environment...

If none of the above options are practical...


To Enable "PlainTextPassword" Connections on Windows 98:

In Windows 98, the SMB redirector does not send unencrypted passwords unless the "EnablePlainTextPassword" registry key is added.

WARNING! Be very careful when using the registry editor. If used improperly the registry can easily become corrupted which may result in an unstable or unbootable system. Please be very careful when attempting this.

The registry can automatically be updated with this "w98.reg" file. It should be downloaded unmodified by your browser, and then double-clicked on to update your registry.

Or, you can manually add this key to your registry by:

  1. Run Registry Editor (Regedit.exe).

    Start   |   Run   |   Open:     [ regedit     ]

  2. From the HKEY_LOCAL_MACHINE subtree, go to the following key:

    \system\currentcontrolset\Services\VxD\VNETSUP

  3. From the Edit menu, select new DWORD value.

  4. Change the name of the new key from "New Value #1" to "EnablePlainTextPassword".

  5. Modify the entry just added (go to the Edit menu and select Modify), to have the following value:

    Value data:         1

  6. Click OK and then quit the Registry Editor.

  7. Shut down and restart Windows 98.
You should now be able to connect to FacetWin File & Print services using Windows 98. Please contact FacetCorp technical support if you have any questions or trouble implementing any of this.