PASSWORD RULES LOGIN EXTENSION
LgnPwW32.DLL
------------------------------

LgnPwW32.DLL is a login extension which extends the rules for deciding what is 
a valid password, when changing expired password within the login process.
The rules available are:
Minimum digits: the password must contain at least a specified number of digits
  ([0-9])
Minimum alphabetics: the password must contain at least a specified number of 
  alphabetic characters ([a-z,A-Z])
Maximum consecutive: the password may not contain the same character more than 
  a specified number of times in a row.
Maximum repeats: the password may not contain the same character more than 
  a specified number of times in the entire password.

----- INSTALLATION -----------
This extension requires a Novell client.
Windows NT:
  Change to the directory where the files reside.
  Type
    SetupPw WNT

Window 9x:
  Change to the directory where the files reside.
  Type
    SetupPw W9x

----- SETTINGS ---------------
Once installed LgnPwCfg.EXE may be used to configure options for the
extension.
