preparing for release of 1.9.18alpha10
[sfrench/samba-autobuild/.git] / docs / textdocs / OS2-Client-HOWTO.txt
1 !==
2 !== OS2-Client-HOWTO.txt for Samba release 1.9.18alpha10 02 Nov 1997
3 !==
4
5
6 Q. How can I configure OS/2 Warp Connect or OS/2 Warp 4 as a client for Samba?
7
8 A. A more complete answer to this question can be found on:
9    http://carol.wins.uva.nl/~leeuw/samba/warp.html
10
11    Basically, you need three components:
12
13    * The File and Print Client ('IBM Peer')
14    * TCP/IP ('Internet support') 
15    * The "NetBIOS over TCP/IP" driver ('TCPBEUI')
16
17    Installing the first two together with the base operating system on a blank
18    system is explained in the Warp manual. If Warp has already been installed,
19    but you now want to install the networking support, use the "Selective
20    Install for Networking" object in the "System Setup" folder.
21
22    Adding the "NetBIOS over TCP/IP" driver is not described in the manual and
23    just barely in the online documentation. Start MPTS.EXE, click on OK, click 
24    on "Configure LAPS" and click on "IBM OS/2 NETBIOS OVER TCP/IP" in 
25    'Protocols'.  This line is then moved to 'Current Configuration'. Select 
26    that line, click on "Change number" and increase it from 0 to 1. Save this
27    configuration.
28
29    If the Samba server(s) is not on your local subnet, you can optionally add
30    IP names and addresses of these servers to the "Names List", or specify a 
31    WINS server ('NetBIOS Nameserver' in IBM and RFC terminology). For Warp 
32    Connect you may need to download an update for 'IBM Peer' to bring it on 
33    the same level as Warp 4. See the webpage mentioned above.
34
35
36 Q. How can I configure OS/2 Warp 3 (not Connect), OS/2 1.2, 1.3 or 2.x for
37    Samba?
38
39 A. You can use the free Microsoft LAN Manager 2.2c Client for OS/2 from
40    ftp://ftp.microsoft.com/BusSys/Clients/LANMAN.OS2/
41    See http://carol.wins.uva.nl/~leeuw/lanman.html for more information on
42    how to install and use this client. In a nutshell, edit the file \OS2VER 
43    in the root directory of the OS/2 boot partition and add the lines
44
45    20=setup.exe
46    20=netwksta.sys
47    20=netvdd.sys
48
49    before you install the client. Also, don't use the included NE2000 driver
50    because it is buggy. Try the NE2000 or NS2000 driver from
51    <a href="ftp://ftp.cdrom.com/pub/os2/network/ndis/">
52    ftp://ftp.cdrom.com/pub/os2/network/ndis/</a> instead.
53
54
55 Q. Are there any other issues when OS/2 (any version) is used as a client?
56
57 A. When you do a NET VIEW or use the "File and Print Client Resource Browser",
58    no Samba servers show up. This can be fixed by a patch from
59    http://carol.wins.uva.nl/~leeuw/samba/fix.html
60    The patch will be included in a later version of Samba. It also fixes a
61    couple of other problems, such as preserving long filenames when objects
62    are dragged from the Workplace Shell to the Samba server. 
63
64