Previous PageNext Page

Chapter 15 - Using VINES for OS/2 2.x

Logging In to the Network

To Log In to the Banyan Network from an OS/2 Workstation

1. Open either an OS/2 window or a full-screen window.

2. At the OS/2 prompt, enter:

cd \VINES

Where <VINES> is the name of the directory in which VINES is installed.

3. At the OS/2 prompt, enter ban. The Login screen appears.

4. Enter your StreetTalk user name and password.

Logging Out of the Network

Note: If multiple OS/2 sessions are open, each running Banyan networking applications, all of the Banyan networking applications exit when you log out from any OS/2 session.

Printing from OS/2 Workstations

Using Banyan Print Services

Using the SETPRINT Command

Using PCPRINT

[C:] pcprint print_service [LPT1, LPT2, LPT3, COM1, COM2]

PCPRINT will not load if the printer port (LPTn) is already mapped in the user's profile through a SETPRINT statement or the SETPRINT command.
If you run PCPRINT, you cannot use SETPRINT to map to the same printer port used by PCPRINT.
You can run multiple PCPRINT sessions, provided you specify different print services.
If a user logs out, the PCPRINT session does not exit and continues to print. However, if a different user logs in who does not have access to the print service, the login causes PCPRINT to exit.

Using the SETDRIVE Command

Note: Use caution when changing network drives. Be aware of active applications that are running in other windows. Using SETDRIVE to reset a drive mapping while an application is running in another window can disrupt that application.

Drive F: =] ProjectFiles@Marketing@WCTUS
SMB Protocol: VINES 4.11
Drive H: =] ProjectApps@Marketing@WCTUS
SMB Protocol: VINES 5.50

Note: The SETDRIVE /S switch does not reliably determine which VINES software revisions are available on the network. The SETDRIVE /STATUS command only shows the revisions for the drives to which file services are mapped in your user profile. It does not show all the files services on the network.

Running Banyan DOS Programs

1. Set a drive to the DOS VINES Files directory on a server.

2. Specify the drive letter in the PATH statement in your AUTOEXEC.BAT file.

3. Load the BANSVC.COM TSR, as described in "DOS Redirector Support" later in this chapter.

To Set a Drive to DOS VINES Files

1. Enter a SETDRIVE statement in the user's user profile according to the following syntax (this example uses the letter Y, and USA for the Location):

SETDRIVE Y "VINES Files@Server_name@Servers" /Root:DOS\USA

Be sure to specify the /Root:DOS\USA parameter. The SETDRIVE statement should appear on one line. Due to page constraints, the line appears on two lines in this document.

2. Specify the drive letter in the PATH statement in the user's AUTOEXEC.BAT file. Make sure the drive letter Z does not appear in the AUTOEXEC.BAT PATH statement.

3. Add the following line to the AUTOEXEC.BAT file:

ASSIGN Z=Y

DOS Redirector Support

Note: Banyan networking DOS programs created with Toolkit versions earlier than 4.10 are not supported.

VBAN.SYS - This device driver is installed by the VCLIENT program and a line is added to the CONFIG.SYS file. It assumes a DOS interrupt of 63.

If you run applications that are not VINES which require interrupt 63, modify the CONFIG.SYS file to change the interrupt value. Refer to "Changing the Interrupt Value" later in this chapter for more information.

BANSVC.COM - This DOS TSR program performs DOS Redirector functions that cannot be handled by VBAN.SYS.

Using VBAN.SYS

Changing the Interrupt Value

DEVICE=VBAN.SYS /INT=[60-66]

DEVICE=VBAN.SYS /INT=65

VBAN.SYS Error Messages

Using BANSVC.COM

VINES DOS Interface for OS/2 2.x has successfully installed.

Selecting a Redirector for an OS/2 Workstation

Running Banyan Windows Programs

[boot]
useos2shield=1
os2shield=winsheld.exe
shell=progman.exe
network.drv=vines.drv
comm.drv=comm.drv
sound.drv=sound.drv

network.drv=Network not installed

Summary of VINES Commands

Previous PageTop Of PageNext Page