" BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#008000" VLINK="004000" ALINK="#00C000">

                    HOW TO CREATE AND ACCESS RESOURCE

     During LotLAN installation resources are created by default
corresponding to all available server's drives, as well as Spooling print
resource SPOOLDIR. Be careful since the resources created by default during
the installation have maximum access rights, i.e.  become accessible for
everybody. If you want to preserve confidential information, install
limitations for certain resources as soon as the installation is over.

     To create additional resources after installation call up main menu and
select the "Resource management" item.


     +-[               Installed server resources                 ]-+
     |                                                              |
     |   CDRIVE   C:                                                |
     |   DDRIVE   D:                                                |
     |   EDRIVE   E:                                                |
     |   WORKDIR  D:\WORK                                           |
     |   SPOOLDIR C:\CP\SPOOL                                       |
     |                                                              |
     |          Esc - Exit,INS - Add resource,Del - Delete          |
     +--------------------------------------------------------------+


     To add another resource to resource list press [Ins], type the name of
the resource and its path. To delete a resource press [Del].  To modify the
parameters press [Enter]. A list "NAMES ACCESS RIGHTS" will appear on the
screen:

     +-[                  Names access rights                     ]-+
     |                                                              |
     |   *                   R                                      |
     |   STEVE               R W C D RN MD LO MO                    |
     |                                                              |
     |                                                              |
     |          Esc - Exit,INS - Add   name , Del - Delete          |
     +--------------------------------------------------------------+

     Name "*" means all names in the network which have access to the
current resources.  Letters R, W, D, etc. mean current access rights of a
name to the current resource.

R  - allows reading files and resources.  If R access right is forbidden
     (R is not set) you will not be able to read files or look through
     directories.
W  - permits write operations with files.
C  - permits files creation.
D  - permits delete operations with files or directories.
RN - permits renaming files or directories.
MD - permits making new directories.
LO - permits file locking.
MO - permits changing files' attributes.

     The  protection against unauthorized access is the following:
If you try to use your work station to delete a file in the server's DDRIVE
resource (i.e. on server's drive D:) without proper authorization the DOS in
your work station will return error message (access denied) in response to
function DOS Fn.41 Delete file.