Menu:
Yes with update for Rapid FTP (lwp501.exe) and replacement for Mailer (Netscape 4.08)
30 April 2002
Patches and notes about LAN WorkPlace v5.0 for DOS/Windows
LAN WorkPlace 5 for DOS/Windows is a collection of TCP/IP utilities all based on Novells 16bit TCP/IP stack and the VLM client (v1.20 941108). For full details, see LAN WorkPlace 5 for MS Windows and DOS: Detailed Information from the Novell Buyers Guide.
Software included:
LAN WorkPlace for DOS/Windows is based on the 16bit Novell TCP/IP stack (LWP is actually the origin of this TCP stack) and the NetWare VLM client. The LAN WorkPlace installer and configuration utility knows nothing about Client32 and may make a bit of a mess if you install it over the top of Client32. Novell never suppoted running LAN WorkPlace on Client32 but did provide some notes (TID 2911442) on how to set it up.
With the latest version of Client32, version 2.71, the installer largely does the right thing - all you've really got to do is make sure you select the TCP/IP stack. I found that the installer may end up loading your LAN driver twice so I also had to adjust C:\novell\client32\startnet.bat as well. There are screenshots of the process available.
If you're using things like the NFS client you'll also need to add the associated TSRs to autoexec.bat.
You'll also want to avoid using the LAN WorkPlace configuration utility as it will make a bit of a mess of autoexec.bat and potentially your net.cfg.
Like most (all?) other PC NFS clients from the early 90s this one requires an authentication server running on a unix box somewhere. This is used to validate usernames and passwords. LAN WorkPlace includes two (LPWNFSD and BWNFSD) in both source and binary form but getting them running on anything modern will probably require quite a bit of work. NetBSD as of version 9.2 still includes Suns PCNFSD which is compatible and so probably by far the easiest option. For it to work you'll need at least some of the following in /etc/rc.conf (I expect rpcbind is the important one) before running rpc.pcnfsd:
rpcbind=yes mountd=yes nfs_server=yes lockd=yes statd=yes
Date | Download | Readme | Notes |
1995-06-29 | lw42n2.exe | Readme | Pre-compiled BWNFSD daemons |
1996-04-02 | tcp16.exe | Readme | Client TCP/IP Transport (update) |
1996-07-03 | dialr1.exe | Readme | NWC 2 & LWP 5 Windows Dialer |
1996-07-03 | dialr2.exe | Readme | Part of the DIALR1 Series |
1996-07-03 | dialr3.exe | Readme | Part of the DIALR1 Series |
1996-09-20 | lw50w1.exe | Readme | LWP / LWG 5.0 first maintenance patch |
1997-03-14 | lpo51b.exe | Readme | Rapid Filer/FTP PASV Support |
1997-07-22 | nwcmod.exe | Readme | Modem Scripts 7/22/97 |
1997-09-03 | lwpping.exe | Readme | Ping Fix for LWP 5.0 & 5.1 |
1998-04-07 | tcp1607.exe | Readme | 16 Bit TCPIP stack Version 207 |
1998-05-18 | lwp501.exe | Readme | LWP / LWG 5.0 RapidFiler Y2K Patch |
1998-05-22 | nwcwrt.exe | Readme | A Windows based modem script editor for NetWare Connect, LAN WorkPlace, and LAN WorkGroup |
1998-08-18 | lwp001.exe | Readme | Rapid Filer PASV support |
Novell eventually made the LAN Workplace SDK available for download. You can grab a copy of it here. Documentation is included (Dynatext). It supports Microsoft C 5.1-7.0 and Borland C++ 3.0+. Source is not included and the license is almost certainly incompatible with the GPL.
I'm not a netware expert, don't have any of those fancy novell certifications and have never administred a netware network; I've just played with it at home occasionally since 2004 or so. Email me if you've got any suggestions or corrections for this page or any extra information you think is worth including here. My address is david at this websites domain name (without the www bit of course).