home *** CD-ROM | disk | FTP | other *** search
/ Best Objectech Shareware Selections / UNTITLED.iso / boss / netw / lant / 001 / fmap.doc next >
Encoding:
Text File  |  1992-09-29  |  20.0 KB  |  479 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.           Fmap is a full screen drive map editor for Novell Netware. Drives
  10.           can be mapped to  any valid Netware Server/Volume:Directory. Fmap
  11.           also edits Netware search  drive assignments, updates the netware
  12.           search  drive  table,  and   updates  the  DOS  PATH  environment
  13.           variable. Map profiles can be saved and restored from disk file.
  14.  
  15.           Fmap  is written  in Clarion  Professional Developer  version 2.0
  16.           using a custom bindery interface. 
  17.  
  18.           Registration
  19.  
  20.           This software  is  not free.  You  may use  this  software for  a
  21.           limited time to evaluate  it for usefulness. If  after evaluation
  22.           you find that you intend to keep it you must register it.
  23.  
  24.           Register this software by sending $35.00 to:
  25.             DAKWARE
  26.             D. Kelleher
  27.             113 Grove Street
  28.             Bangor, Maine   04401
  29.  
  30.           Support will only  be given to  registered users. All  registered
  31.           users will receive the most up to date copy and a printed manual.
  32.           Improvements will be made  periodically, suggestions and comments
  33.           are  welcome. Please write to the above address or leave messages
  34.           on the  Educational Performance BBS (207)  827-0512. New releases
  35.           will be made available to registers users.
  36.  
  37.           System Requirements
  38.  
  39.           Fmap  requires a  work station  running DOS  3.x, with  640k RAM,
  40.           attached to a Novell File Server running Novell 2.1 or greater. 
  41.  
  42.           Files
  43.  
  44.           The following files are on the distribution diskette:
  45.             FMAP.EXE     The FMAP program
  46.             FMAP.HLP     The On-Line Help file
  47.             FMAP.DOC     The Documentation file
  48.  
  49.           Installation
  50.  
  51.           Install Fmap by copying  the files listed above to any  drive. It
  52.           is suggested that the files be copied to the SYS:PUBLIC directory
  53.           on the file server.
  54.  
  55.           This  will allow access to  Fmap from any  directory while logged
  56.           into the server. Assuming floppy drive is A:
  57.  
  58.           NCOPY A:FMAP.* SYS:PUBLIC
  59.  
  60.           A search drive  should be mapped to  SYS:PUBLIC so that  the Fmap
  61.           utility can be accessed from any directory.
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.           Startup
  70.  
  71.           Start Fmap by typing FMAP at the DOS prompt.
  72.  
  73.           Drive Assignment Table
  74.           ┌───────────────────────────────────────────────────────────────┐
  75.           │ Fancy Map V1.00            Monday  September 28, 1992 10:06pm │
  76.           │     User SUPERVISOR On File Server SERVER1 Netware V2.00      │
  77.           └───────────────────────────────────────────────────────────────┘
  78.           ┌───────────────────────────────────────────────────────────────┐
  79.           │Drive Type   Path                                              │
  80.           │A:   LOCAL                                                     │
  81.           │B:   LOCAL                                                     │
  82.           │C:   LOCAL                                                     │
  83.           │D:   LOCAL                                                     │
  84.           │E:   LOCAL                                                     │
  85.           │F:   NETWORK SERVER1/SYS:SYSTEM                                │
  86.           │K:   NETWORK SERVER1/SYS:WS                                    │
  87.           │P:   NETWORK SERVER1/PRIVATE:                                  │
  88.           │Y:   NETWORK SERVER1/SYS:MSDOS                                 │
  89.           │Z:   NETWORK SERVER1/SYS:PUBLIC                                │
  90.           │S1:  SEARCH  Z:.                                               │
  91.           │S2:  SEARCH  Y:.                                               │
  92.           │S3:  SEARCH  C:\MSDOS                                          │
  93.           │S4:  SEARCH  C:\ALDUS                                          │
  94.           │S5:  SEARCH  C:\PM4                                            │
  95.           │S6:  SEARCH  C:\CLARION2.1                                     │
  96.           │S7:  SEARCH  C:\                                               │
  97.           └───────────────────────────────────────────────────────────────┘
  98.                 F3 = SAVE MAP FILE             F4 = LOAD MAP FILE
  99.  
  100.           Keys
  101.            UpArrow   - Up One Line
  102.            DownArrow - Down One line
  103.            PgUp      - Up One Page
  104.            PgDn      - Down One Page
  105.            Home      - Top Of Page
  106.            End       - Bottom Of Page
  107.            Ctrl+PgUp - First Page
  108.            Ctrl+PgDn - Last  Page
  109.  
  110.            ENTER      - Change Map
  111.            INSERT     - Add Map
  112.            DELETE     - Remove Map
  113.            ESC        - End FMAP
  114.            F1         - Help 
  115.            F3         - Save Drive Map File
  116.            F4         - Load Drive Map File
  117.  
  118.  
  119.  
  120.           The Fmap screen  is divided into three columns, Drive designator,
  121.           Drive type, and Directory.
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.           Drive Designator
  130.  
  131.           Drive designator are logical drive assignments from A: through Z:
  132.           or search drive assignments S1: through S16:.
  133.  
  134.           Drive Type
  135.  
  136.           Each drive designator can be one of five types:
  137.  
  138.           LOCAL   - Local Drives  are not assigned to  any Netware devices.
  139.                     These drives are considered  local to the work station.
  140.                     Local  drives  can   be  REMAPPED   to  Netware   drive
  141.                     assignments.
  142.  
  143.           REMAP   - Remapped drives  are drives that were  originally LOCAL
  144.                     drives, but have re-assigned as Netware drives.
  145.  
  146.           NETWORK - Network   drives  are  logical   assignments  of  drive
  147.                     designator     (A:     through    Z:)     to    Netware
  148.                     Server/Volume:Directory combinations.
  149.  
  150.  
  151.  
  152.  
  153.  
  154.  
  155.  
  156.           ROOTMAP - Root mapped  drives are  either REMAP or  NETWORK drive
  157.                     types that support Netware fake root assignments.
  158.  
  159.           SEARCH  - Search drives (S1: through S16:) are  read from the DOS
  160.                     PATH environment variable. Netware also  keeps track of
  161.                     search drives  in the Search Drive  Table. Search rules
  162.                     are controlled by the SHELL.CFG file. 
  163.  
  164.                     Because  of the 16  search drive limit  in Netware, all
  165.                     path  variables will  be ignored  after the  16th semi-
  166.                     colon, and the path will be truncated.
  167.  
  168.                     Path variables over 255  characters will be truncated t
  169.                     255 characters.
  170.  
  171.           Directory
  172.  
  173.           The directory  column shows the Netware  directory assignment for
  174.           the  drive  designator (NETWORK,  REMAP,  ROOTMAP),  or the  path
  175.           variable (SEARCH). 
  176.  
  177.           Netware directory assignments are in standard netware format:
  178.            SERVER/VOLUME:DIRECTORY/SUBDIRECTORY
  179.  
  180.           Root map  assignments are  displayed as  a "  / " (space,  slash,
  181.           space) where the root map is assigned. For example:
  182.  
  183.           G:   ROOTMAP   SERVER1/SYS:PUBLIC / DOS
  184.  
  185.           shows drive G:,  root mapped at SERVER1/SYS:PUBLIC  and mapped to
  186.           DOS. The dos prompt  would display G:\DOS. ChDir commands  can be
  187.           used to change directories on back only as far as:
  188.           SERVER1/SYS:PUBLIC
  189.  
  190.           Search drive directories are displayed as they appear in the PATH
  191.           environment variable, without the trailing semi-colon.
  192.  
  193.  
  194.  
  195.  
  196.  
  197.  
  198.  
  199.           Operation
  200.  
  201.           Drive mappings  can be INSERTED,  DELETED, and CHANGED  from this
  202.           screen.
  203.  
  204.           Insert
  205.  
  206.           To add  a new drive mapping  (A: through Z: or  S1: through S16:)
  207.           press the INSERT key while any line is highlighted. The Drive Map
  208.           Form  will be  displayed, with the  next available  drive mapping
  209.           displayed in the DRIVE field. 
  210.  
  211.           Drive Map Form
  212.           ┌───────────────────────────────────────────────────────────────┐
  213.           │                       ADD DRIVE MAP                           │
  214.           │              DRIVE       TYPE        HANDLE                   │
  215.           │                                                               │
  216.           │ SERVER :                                                      │
  217.           │ PATH   :                                                      │
  218.           └───────────────────────────────────────────────────────────────┘
  219.  
  220.           Fields:
  221.           DRIVE    -     A: Through Z:
  222.  
  223.                          Enter the  new drive  designator to be  mapped. If
  224.                          the drive  already exists in the  mapping list, an
  225.                          error will be displayed at the top of the form and
  226.                          the drive designator will not be accepted.
  227.  
  228.                          S1: Through S16:
  229.  
  230.                          Enter the search drive designator to be mapped. If
  231.                          the search drive already exists,  the search drive
  232.                          mapping  will  be  inserted  in the  list  at  the
  233.                          designated position (1 - 16). 
  234.  
  235.                          Keys
  236.                          ESC     - Return to Mapping list
  237.                          Enter   - Accept drive designator
  238.                          F1      - Display Help Screen
  239.  
  240.           SERVER   -     Enter  the   server   name  for   the  drive   map
  241.                          assignment.  If  the field  is  left  blank or  an
  242.                          invalid server  name is  entered, a list  of valid
  243.                          netware connections will be displayed. (See Server
  244.                          Selection Table)
  245.  
  246.                          Keys
  247.                          ESC     - Return to DRIVE field.
  248.                          Enter   - Accept server name.
  249.                          F1      - Display Help Screen
  250.  
  251.                          Search drives  do not require a  SERVER entry, and
  252.                          this field will be skipped.
  253.  
  254.  
  255.  
  256.  
  257.  
  258.  
  259.  
  260.           DIRECTORY -    Enter  the  directory  name   for  the  drive  map
  261.                          assignment in the following format:
  262.  
  263.                          VOLUME:PATH\SUB-DIRECTORY / [optional root map]
  264.  
  265.                          The  directory   name  must  be  a  valid  netware
  266.                          directory name.  If the VOLUME name  is omitted or
  267.                          invalid,  a list  of  valid volume  names for  the
  268.                          server  will be  displayed. (See  Volume Selection
  269.                          Table).
  270.  
  271.                          Keys
  272.                          ESC     - Return to SERVER field.
  273.                          Enter   - Accept directory name.
  274.                          F1      - Display Help Screen
  275.  
  276.                          Search drives  do not  verify directory  names, as
  277.                          PATH  variables  in general  are  not checked  for
  278.                          syntax.  If  the  first  two   characters  of  the
  279.                          directory  contain  drive  letter  characters  (A:
  280.                          through Z:), the shell  search drive table will be
  281.                          updated to reflect them.
  282.  
  283.                          Once  the directory  name has  been accepted,  the
  284.                          system will return to the drive map table.
  285.           Change
  286.  
  287.           To change a  drive mapping, select  the mapping to be  changed by
  288.           highlighting  it on the drive map table and press ENTER. Once the
  289.           drive  map form is displayed, the SERVER and DIRECTORY fields may
  290.           be edited to reflect the new map assignment.
  291.  
  292.           Delete
  293.  
  294.           To  delete a  drive  mapping, select  the  mapping to  delete  by
  295.           highlighting it on the drive map table and press ENTER. The drive
  296.           map  form will  be  displayed.  Verify  the delete  operation  by
  297.           pressing ENTER, or press ESC to abort the delete operation.
  298.  
  299.  
  300.  
  301.  
  302.  
  303.  
  304.  
  305.           Select Connected File Server List
  306.                          ╔═════════════════════════════════════════╗
  307.                          ║   File Server                           ║
  308.                          ╠═════════════════════════════════════════╣
  309.                          ║ │SERVER1                                ║
  310.                          ║ │SERVER2                                ║
  311.                          ║ │SERVER3                                ║
  312.                          ║ │                                       ║
  313.                          ║ │                                       ║
  314.                          ║ │                                       ║
  315.                          ║ │                                       ║
  316.                          ║ │                                       ║
  317.                          ╚═════════════════════════════════════════╝
  318.  
  319.           Keys
  320.            UpArrow   - Up One Line
  321.            DownArrow - Down One Line
  322.            Home      - Top Line
  323.            End       - Bottom Line
  324.            Esc       - Quits File Server Screen
  325.            ENTER     - Selects Highlighted File Server
  326.            F1        - Display Help Screen
  327.  
  328.  
  329.           If the server  field on the  mapping form is  left blank, or  the
  330.           server  name  entered  is  invalid during  an  insert  or  change
  331.           operation  on a network  map assignment,  the select  server list
  332.           will be displayed.
  333.  
  334.           The select server list displays a list of up to eight file server
  335.           names.  These name  represent the  eight possible  connections in
  336.           netware.
  337.  
  338.           Select  the appropriate  file server  by highlighting  the server
  339.           name and pressing  ENTER. If the file server to  map the drive to
  340.           is not  displayed, the user may attempt to login to a file server
  341.           by using the INSERT key. (See Login Form).
  342.  
  343.  
  344.  
  345.  
  346.  
  347.  
  348.  
  349.           Login to Server
  350.  
  351.           When the INSERT  key is  pressed from the  connected file  server
  352.           list,  a list  of  operating  servers  on  the  network  will  be
  353.           displayed.
  354.  
  355.           Known File Server List
  356.               ╔══════════════════════════════════════════════════════╗
  357.               ║                                                      ║
  358.               ║     Select Server (Known Netware Servers)            ║
  359.               ╠══════════════════════════════════════════════════════╣
  360.               ║   │ SERVER1                                          ║
  361.               ║   │ SERVER2                                          ║
  362.               ║   │ SERVER3                                          ║
  363.               ║   │ SERVER4                                          ║
  364.               ║   │ SERVER5                                          ║
  365.               ║   │ ACCOUNTING                                       ║
  366.               ║   │                                                  ║
  367.               ║   │                                                  ║
  368.               ║   │                                                  ║
  369.               ║   │                                                  ║
  370.               ║   │                                                  ║
  371.               ║   │                                                  ║
  372.               ║   │                                                  ║
  373.               ║   │                                                  ║
  374.               ║   │                                                  ║
  375.               ║   │                                                  ║
  376.               ╚══════════════════════════════════════════════════════╝
  377.           Keys
  378.            UpArrow   - Up One Line
  379.            DownArrow - Down One line
  380.            PgUp      - Up One Page
  381.            PgDn      - Down One Page
  382.            Home      - Top Of Page
  383.            End       - Bottom Of Page
  384.            Ctrl+PgUp - First Page
  385.            Ctrl+PgDn - Last  Page
  386.  
  387.            ENTER      - Attempt Login
  388.            ESC        - Return to connected file servers list
  389.            F1         - Help 
  390.  
  391.           Select the file server  to attempt login to, by  highlighting the
  392.           name and pressing ENTER. If a  file server that is already in the
  393.           connected file  servers list is selected,  the 'ALREADY ATTACHED'
  394.           message will be displayed and login attempt will not be allowed.
  395.  
  396.  
  397.  
  398.  
  399.  
  400.  
  401.  
  402.           Login Form
  403.           ┌──────────────────────────────────────────────────────────────┐
  404.           │                        LOGIN TO SERVER                       │
  405.           │ Server   : ACCOUNTING                                        │
  406.           │ Login ID :                                                   │
  407.           │ Password :                                                   │
  408.           └──────────────────────────────────────────────────────────────┘
  409.  
  410.           Enter the  login id and password  for the selected server.  If an
  411.           incorrect login id / password combination is entered, the 'ACCESS
  412.           DENIED'  message will  be displayed.  Pressing the ESC  key while
  413.           login  id is  highlighted will  return to  the select  known file
  414.           server list. 
  415.  
  416.           When a successful  login is accomplished, the system  will return
  417.           to the connected file server list.
  418.  
  419.           Save Map Profile
  420.  
  421.           Drive maps may be saved to  a file. This allows drive mappings to
  422.           be  reloaded. To save  a map profile,  press the F3  key from the
  423.           drive map list.
  424.  
  425.           Save Map Form
  426.           ┌───────────────────────────────────────────────────────────────┐
  427.           │                         SAVE MAP FILE                         │
  428.           │                                                               │
  429.           │FILENAME:                                                      │
  430.           └───────────────────────────────────────────────────────────────┘
  431.  
  432.           Enter the DOS file name to save the map profile to. The file name
  433.           must  conform to DOS file  naming conventions. When  a valid file
  434.           name is  entered, the profile  will be saved and  the system will
  435.           return to the drive map table.
  436.  
  437.  
  438.  
  439.  
  440.  
  441.  
  442.  
  443.           Load Map Profile
  444.           Drive  map profiles  may be loaded  from a file  created with the
  445.           save map profile function. To recall a map profile, press F4 from
  446.           the drive map table.
  447.  
  448.           Load Map Form
  449.           ┌───────────────────────────────────────────────────────────────┐
  450.           │                         LOAD MAP FILE                         │
  451.           │                                                               │
  452.           │FILENAME:                                                      │
  453.           └───────────────────────────────────────────────────────────────┘
  454.  
  455.           Enter the DOS file name of the map profile to be loaded. The file
  456.           name  must conform to DOS  file naming conventions.  When a valid
  457.           filename is entered, the profile will be loaded and all currently
  458.           mapped drives will be deleted.
  459.  
  460.           The  drive map profile follows  the following steps  when a valid
  461.           profile file has been entered:
  462.                1.   All search drives mapped  to network drives are removed
  463.                     from the search drive list.
  464.  
  465.                2.   All network drive assignments are deleted. (A:  through
  466.                     Z:)
  467.  
  468.                3.   Network   drive  assignments   are   loaded  from   the
  469.                     designated  file. If  drive map  assignments  cannot be
  470.                     performed,   the  drive  map   list  will  contain  the
  471.                     attempted mapping, with an  error message preceding the
  472.                     directory assignment.
  473.  
  474.                4.   Search drives with  valid network drive  assignments in
  475.                     the first two characters of the directory field will be
  476.                     merged into the search drive list. All locally assigned
  477.                     PATH variables remain  and are not loaded  from the map
  478.                     profile.
  479.