Previous Page TOC Index Next Page



The Kenyon College Local Area Network (LAN)


The purpose of this document is to describe the basic design and function of Kenyon's "local area network," or LAN. This LAN is based on the Novell Corporation's NetWare software.

The NetWare LAN provides very high speed connections between microcomputers. The older style of connections for microcomputers is able to transfer up to 19,200 bits of data per second; the NetWare LAN can move millions of bits per second. This much higher speed makes it possible to do entirely new types of work with microcomputers - it doesn't just allow for faster connections.

For example, in the past, all computer programs were installed on the hard drives of each microcomputer. Through the LAN, you can access programs that are installed on a "server" (another computer on the LAN that is dedicated to serving you programs and files). Instead of buying one copy for each person, we can buy fewer copies and allow people to share them, saving a great deal in licensing costs but also making many new programs available for the first time. Far less staff time is needed to maintain and upgrade software when it is shared by all from a single location. Thus, the LAN costs less to operate and provides many more services.

The LAN makes it possible to access printers anywhere on the LAN directly from your microcomputer. The LAN makes it possible to share files with co-workers, and even collaborate interactively. The LAN makes it possible to access the Internet directly, without having to log onto a VAX. The LAN makes it possible to run the latest, "user friendly" programs for accessing the myriad resources of the Internet (programs such as Mosaic and Netscape).


To Log On and Off the
LAN


When a LAN account is created for you, you are assigned a username and password. Your username will be the same as your VAX account username, although your LAN password will be different.

The only way to access the LAN drives and services is to let the system know who you are and verify that information with a password. To do this, you must "log in". Your computer is configured to take you directly to the F:\LOGIN subdirectory whenever you start it (reboot). At the F:\LOGIN> prompt, type

LOGIN username R

where username is your username. The system will ask you for your password. Type your password then press R . If you typed it correctly, you will be greeted with a short message and the system will (usually) switch to the C:\BATCH> subdirectory for you to select further options.

To end your LAN session, at the DOS prompt type

LOGOUT R

and you will be disconnected from your LAN account. You will still be able to use programs and files that are located on your microcomputer, although you will no longer be able to access any files and programs on the LAN drives.

To change your password for your LAN account, it will be necessary for you to log in. The LAN system notifies you every thirty days that your LAN password is expiring and that you will need to change it. You may log in only once more with your present password so you should change your password right away when you receive this notice. Once you log in, at the DOS prompt type SETPASS R . Type your old/current password R , then type a new password R. You'll be asked to type this new password twice, the second time for verification.

Be sure to logout from the Netware LAN when you leave your microcomputer unattended.


Network Drives


One of the primary functions of Kenyon's local area network (LAN) is to store information. On a DOS microcomputer, information is stored on the hard disk or a floppy disk in the form of files. You may be familiar with your computer's hard drive (the C: drive) and floppy disk drives (the A: or B: drives).

A DOS computer which is attached to Kenyon's LAN uses files on the NetWare server just like files on a hard or floppy disk -- with two noteworthy exceptions. (1) The files are actually not stored inside your desktop computer. Instead they are "served" to your computer on demand from another computer called a "fileservee'. Since all computers on the LAN are connected to the fileserver, it is possible to share files among connected computers. (2) A second critical difference is that each user only has certain types of access, or "rights", to certain files. That is to say that you may not be able to read ("look at" or "use") certain information or to write ("save") to certain places on the fileserver.

A DOS computer connected to the LAN treats files on the fileserver as files on a "network drive." Usually there is more than one such drive, and network drives are typically labeled with letters in the alphabet which come after F. For example, a computer on the LAN can have F:, H:, and P-. network drives. The next section explains the purpose of each of the network drives.

Using Network Drives

A short description of each of the network drives follows. In the table, terms like "read/write" and "read only" are used. The files on a "read only" drive are ones which cannot be changed or deleted by any user. Drives termed "read/write" are ones where information is intended to be stored or shared by users or groups. Where the word "varies" appears,the access rights or content of a drive or directory will depend on the user account from which they are accessed.

A drive mapping is included for advanced users' reference. NetWare actually stores data as files in "volumes" which in turn have subdirectories. A LAN volume may be larger than one disk drive. The term mapping reflects the fact that a LAN volume or subdirectory and an MS-DOS drive are not the same thing. Instead, the LAN software presents a volume, or one of its subdirectories as an MS-DOS drive. This "virtual" DOS drive is "mapped" to some part of a LAN volume.

Description

Access

Mapping

F:

contains files necessary for your computer to run the LAN software.

universal read only

ATHENS/SYS:

G:

contains programs like WordPerfect for Windows for general use. When you install a networked program, a few small files are created on your hard drive and the “master copy” of the program stays on the fileserver, saving storage space and making it easier to upgrade programs. The server allows only the licensed number of people to use each program at the same time. To install software into your computer from G:, please contact the ICS HelpLine.

universal read only

ATHENS/

SOFTWARE

H:

a “home” for each user account. Files here can only be used from one account. This space is secure, but is NOT regularly backed up by ICS yet.

one user

read/write

varies

M:

contains files for use by mail, login scripts, and print jobs.

system

read/write

varies

P:

a “public” space for files to be stored and shared. Users in a college department share a directory on the P: drive in which they can share files. Also, two universally accessible directories exist (see cells below).

varies (see below)

ATHENS/PUBLIC:

P:\department (e.g., P:\PHYSICS or P:\MATH) is space reserved for use within one department. Users who are members of a group can read and write to this directory in order to share files with other group members. MEMBERS OF ONE GROUP, including public machine accounts, CANNOT USE OR EVEN “SEE” ANOTHER DEPARTMENT’S DIRECTORY.

group read/write

varies

P:\DATA can be seen from every connected computer and is a place for faculty members to store class materials. Only certain users may WRITE to this directory but everyone can READ from it.

universal read

ATHENS/PUBLIC: KENYON

P:\KENYON can be seen from every connected computer. It can be used to share information with users outside (or inside) your group. However, since this is public-access storage space, it is NOT SECURE STORAGE. You should keep a backup copy of anything stored in P:\KENYON since it can be read, changed, and deleted by any user. BE CAREFUL WHEN USING P:\KENYON.

universal read/write

ATHENS/PUBLIC: KENYON

U:

varies

varies

ATHENS/USER1:

W:

world accessible space for storage of files which may be read by persons off campus via FTP and other services.

varies

ATHENS/PUB:FTP

In truth, all access varies from one user account to another. No two users will have the same H: drive. A similar situation applies to the P: drive. The appearance of the directories on this drive depends on whatuser has logged in from the computer in question. If a biologist has logged in, the directory P:\BIOLOGY will appear. However, this directory does not appear from the LAN account of a member of the Physics Department. Instead the member of the Physics Department sees a directory P:\PHYSICS.

The LAN file system makes these different "views" of the fileserver possible. To provide both security and simplicity, NetWare only reveals the files which the user is allowed to use.

To see what access rights you have in a certain directory, or to a certain file, you may use the RIGHTS command at the DOS prompt. To use the RIGHTS command, change to a network drive by typing at any DOS prompt the name of the drive. For example to change to the H: drive on the network, at the DOS prompt type:

H: R

Once you have switched to the H: drive, type:

RIGHTS R

You will see a list of your rights to the current directory followed by explanations of what each right means.

Sharing files via the LAN

This section discusses ways to share files over the LAN. It does not deal with sharing one file, one time, with one person. This should be achieved through electronic mail. Here we deal with sharing files on a regular basis with one or more other users. Also keep in mind that if you wish to have access to a few personal files from multiple LAN-connected computers, use the H: drive and log in at these other computers (don't forget to log out!).

To share a file via the LAN, copy a file to a common space on the fileserver for others to use. But just which common space to use may not be so straightforward, since each user's "view" of the fileserver is slightly different. Selecting the best place to put a file you want to share is sometimes difficult. The preceding table and a few simple questions will reduce the number of choices and probably make the "best" solution obvious. Read down the list of questions in order. When you answer "yes", you have found a solution.

Is the file a program file? If you would like to share a program, contact the ICS HelpLine for more information. The program should be loaded onto the G: drive and set up for licensed, networked use.

Make a list of all the people with whom you would like to share the file(s). Are all of these people in your group? All members of your department who have LAN accounts are in the same group. To see a list of users in a group, type the following at the DOS prompt:

NLIST USER WHERE GROUPS EQ groupname R

for example,

NLIST USER WHERE GROUPS EQ CHEMISTRY R

If all of the people with whom you wish to share the file appear in this list, it is best to use your group directory space in P:\department.

×Are you a faculty member trying to share files with students which they will not need to change? In this case, you will want to use the directory in P:\DATA named after your department.

×Do you need to share files with people off-campus? In this case, contact the ICS HelpLine for more information on using the W: drive for anonymous FTP.

×Do you need to share files with students and faculty for work on an interdepartmental or unusual class project? If so, you may be able to use a "workgroup" directory. This allows workgroup members to have access to project files in a common area, but not one which is available to all users. Contact the ICS HelpLine for more information.

×Your last option is to use the P:\KENYON directory. It can be used by any connected computer. Remember that the information stored there is not secure and can be copied or deleted by anyone.


How to
Print to a Networked Printer


Setting Up Your Printer

There are three components to printing successfully to a networked printer:

1. You must have the appropriate printer software (printer driver) installed in Windows.

•A printer driver allows your application (i.e., WordPerfect) to send the correct printer commands to a printer so that your document is printed correctly.

2. The printer must be assigned to a port.

•The port tells the printer driver exactly where to send the document and it's commands, and expects a printer to be attached to that port.

3.The port must be assigned to the correct network print queue which matches the type of printer driver you have installed in Windows.

•A network print queue is a program running on the network fileserver which works in conjunction with the printer driver to intercept a print job sent to the designated port and route it over the network to the designated printer.

It is important to remember that component 1 and 3 must represent the same type of printer. An HP LaserJet III printer driver must NOT beassigned to any type of print queue other than one which is attached to a LaserJet III printer.

PRINTER DRIVER

PORT

PRINT QUEUE

HP Laserjet III

LPT2:

OLN1HP

If the printer to which you wish to print does NOT have its corresponding printer driver installed in Windows, then contact the ICS HelpLine for assistance with installing the printer driver. If the printer driver you need IS already installed in Windows, then you need to assign it to the correct port and print queue. Using the PRINT MANAGER follow the steps below.

Select Options | Printer Setup

Single click on the intended printer to select it.

Single click on Connect....

Single click on the correct Port you wish to use.

NOTE: If you have a local printer physically attached to your microcomputer, DO NOT choose Port LPT1:. This port should be left reserved for a locally attached printer.

Single click on Network

Make sure the same port you chose earlier is still selected. If not select it again.

Find the printer queue in the list of Queues which is assigned to the printer to which you want to print and single click on it. Make sure the printer driver you select is the correct driver for the printer on this queue. For example, an HP III print driver must be connected to an HP III printer, NOT an HP4L printer.

Single click on the box, Permanent so that this connection will remain the next time you run Windows.

Click on CLOSE

Click on <OK>

Click on close

Click on view I Exit to close Print Manager.


List of Kenyon
Printer Queues Available From the LAN


Location

Queue Name

Type

Public

Ascension Hall Room 1

ASC2HP

HP4 Plus laser printer

yes

Biology Building

BIO1HP

HP4 Plus laser printer

Chalmers Information Center

CHA3HP

Generic queue for CHA4HP and CHA5HP (HP4 Plus laser printers)

yes

College Relations

CRC1HP

HP 3 SI

Olin ICS office

OLN1FAX

ICS FAX printer

Olin ITRC

OLN1PS

Apple Laser Writer Postscript Printer

yes

Olin ITRC

OLN1TX

Tektronix color printer (must have approval from Academic Computing)

with permission

Olin ICS office

OLN2HP

HP4 Plus laser printer

Peirce Hall, room 2

PEI1HP

HP4 Plus laser printer

yes

P. Mather, Crawford CACC

PMA1HP

HP4 Plus laser printer

yes

Ransom Hall

Provost Office

RAN1HP

HP 3P laser printer

Ransom Hall

Financial Aid

RAN4HP

HP4 Plus laser printer

Ransom Hall Admissions

RAN7HP

HP4 Plus laser printer

S. Mather

room 223

SMA1HP

HP4 laser printer

S. Mather

room 20

SMA2HP

HP4 Plus laser printer

S. Mather

room 106

SMA3HP

HP IIIP

S. Mather

room 03

SMA4HP

HP4 Plus laser printer

S. Mather

room 202

SMA5HP

HP 4 Plus laser printer

yes

Wing ICS office

WNG1HP

HP4 Plus laser printer

Wing ICS office

WNG 1LN03

Digital LN03 Laser Printer


WNQVTNet
Key Mappings


VVinQVTNet is a true VT terminal emulator. That means that it always behaves as if it were a VT terminal. When using WinQVTNet to access VAXIVMS applications you should always reference the VAX/VMS key-mapping and use the following chart for use on your microcomputer.

For instance, if you were using WordPerfect on the VAX, the print key combination is defined as S , <F13> . The above chart shows that on your microcomputer you would use n 3 . The top four keys on the keypad are <PF1> through <PF4>, so <PF1> would be equivalent to n . Since a microcomputer has no <F13> key, extended function keys are simulated using the S key. Pressing the S in combination with a function key adds 10. So S 3 3 is equivalent to <F13> .

Note that microcomputers and VTs have different keyboard layouts. When using a microcomputer as a terminal emulator it is necessary to pay special attention to the keymappings.

VAX Micro

<PF1> Keypad Numlock

<PF2> Keypad/

<PF3> Keypad*

<PF4> Keypad-

, (comma) Keypad +

- (minus) Ctrl-Keypad +

R Keypad R

Holdscreen Pause

6 - 0 6 - 0

<Fll> - <F20> S 1 - S 0

HELP <Fll>

Do <F12>

Find Insert

InsertHere Home

Remove PageUp

Select Delete

PrevScreen End

NextScreen Pagedown

Please refer to the ICS document, VAX WordPerfect Pull-down Menus, which follows, for an easier way to access VAX WordPerfect features.


Previous Page TOC Index Next Page