How to send requests with encrypted passwords to NetWare
Workaround by Wolfgang Schreiber (Novell Germany)
This set of programs demonstrates a Turbo Pascal TPU using password
encryption.
Other programming languages can also call PWD_C.EXE - see PWD_C.C for
details.
PWD_C EXE EXE called by PWD.TPU
PWD_C C * Source of PWD_C.EXE (C++ using Novell's CLIB)
PWD TPU TP v6.0 unit for 3 password functions
PWD PAS * Source of PWD.TPU (Recompile if TP v4.0/v5.x are used)
PWD_TEST PAS * Program to test PWD.TPU
* (These files contain additional information)