home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 11 / 11.iso / n / n007 / 2.ddi / README / READVLM.TXT < prev    next >
Encoding:
Text File  |  1993-07-24  |  8.0 KB  |  240 lines

  1. NETWARE DOS REQUESTER README (04/22/93)
  2. =======================================
  3.  
  4. Loading VLMs from a Directory Other Than the Current Directory
  5.  
  6.        The current directory is used for VLMs. To load VLMs
  7.        from another directory, use the "VLM =" command in the
  8.        NET.CFG file.
  9.  
  10.        For example
  11.  
  12.        VLM=C:\NWCLIENT\CONN.VLM
  13.  
  14. Specifying a NET.CFG File outside the Current Directory
  15.  
  16.        To specify a path for the NET.CFG file, type a command
  17.        similar to the following (or put the command in
  18.        AUTOEXEC.BAT):
  19.  
  20.        VLM /C=C:\NWCLIENT\NET.CFG
  21.  
  22. Disabling VLMs
  23.  
  24.        There are three ways to disable a VLM:
  25.  
  26.        o    Rename the module with a different extension (for
  27.             example, .SAV). This is the easiest way.
  28.  
  29.        o    Delete the module (not recommended).
  30.  
  31.        o    Configure the modules to be loaded in NET.CFG.
  32.             Below is the syntax that gives the modules required
  33.             for Directory Services:
  34.  
  35.             NETWARE DOS REQUESTER
  36.               USE DEFAULTS = OFF
  37.               VLM = CONN.VLM
  38.               VLM = IPXNCP.VLM
  39.               VLM = TRAN.VLM
  40.               VLM = NDS.VLM
  41.               VLM = BIND.VLM
  42.               VLM = NWP.VLM
  43.               VLM = FIO.VLM
  44.               VLM = GENERAL.VLM
  45.               VLM = REDIR.VLM
  46.  
  47. Change in NET.CFG Parameter Default for Cache Writes
  48.  
  49.        The default for the following parameter under the
  50.        "NetWare DOS Requester" section heading in Workstation
  51.        for DOS and MS Windows has been changed to
  52.  
  53.        CACHE WRITES = OFF
  54.  
  55. Don't Use NETX.COM or Related Shells with VLMs
  56.  
  57.        You can't load NETX.COM and NETX.VLM simultaneously.
  58.  
  59.        Use NETX.VLM rather than NETX.COM and related shells.
  60.  
  61.        NETX.COM (and NET3.COM, NETX.EXE, BNETX.EXE,
  62.        XMSNETX.EXE, etc.) conflicts with REDIR.VLM; REDIR.VLM
  63.        won⌐t load if NETX.COM is loaded and vice versa.
  64.  
  65.        However, NETX.VLM is designed to replace NETX.COM and
  66.        related NETX shells, and is compatible with the NetWare
  67.        DOS Requester.
  68.  
  69. Use NET.CFG Option "LOAD CONN TABLE LOW = ON" for Initial 
  70. Release of NetWare v4.0
  71.  
  72.        When using the initial release of NetWare v4.0 
  73.        utilities, you must set the "LOAD CONN TABLE LOW" 
  74.        parameter to ON. If you are not using the v4.0 
  75.        utilities, leave this parameter at its default setting 
  76.        (OFF) for better memory performance. 
  77.  
  78.        NetWare DOS Requester 
  79.              LOAD CONN TABLE LOW = ON 
  80.        
  81.        OFF = CONN.VLM loads the connection table in a UMB, if 
  82.        available. 
  83.        ON = CONN.VLM loads the connection table low (increasing 
  84.        conventional memory requirements) as is required by the 
  85.        initial release of NetWare v4.0 utilities. 
  86.       
  87. Avoid Loading VLMs in Expanded Memory with MS Windows
  88.  
  89.        Don't use the expanded memory option (/ME). Run MS Windows
  90.        with the NetWare DOS Requester only if you use the
  91.        extended memory option (/MX, preferred) or the
  92.        conventional memory option (/MC).
  93.  
  94. Read/Write Calls
  95.  
  96.        If an application makes read/write calls on read only
  97.        files, enter this line under the "NetWare DOS Requester"
  98.        heading in the NET.CFG file:
  99.  
  100.        READ ONLY COMPATIBILITY = ON
  101.  
  102. Path Names Must Be Under 64 Characters
  103.  
  104.        VLMs can't support a path name of more than 64
  105.        characters. To use longer paths, map a root drive and
  106.        continue from there.
  107.  
  108.  
  109. First Available Drive Is Different
  110.  
  111.        The conventional NetWare Shell for DOS used drives after
  112.        the LASTDRIVE parameter; NetWare DOS Requester starts
  113.        using the first available drive before the LASTDRIVE
  114.        parameter.
  115.  
  116.        Consequently, users often see drive D: as the first
  117.        NetWare drive rather than drive F:.
  118.  
  119.        To maintain compatibility with existing batch files, you
  120.        may want to add the command like "FIRST NETWORK DRIVE
  121.        =F" under the NetWare DOS Requester portion of the
  122.        NET.CFG file.
  123.  
  124.        Otherwise, batch files assuming drive F: is the first
  125.        drive must be altered, or drives D: and E: must be
  126.        substituted (see DOS SUBST command).
  127.  
  128.        In any case, the LASTDRIVE parameter should be adjusted
  129.        to something above the default value of E:.
  130.  
  131. Login Drive Prompt Appears To Be a Root Mapped Drive
  132.  
  133.        Because NetWare DOS Requester is a redirector on the
  134.        back-end of DOS, no directory path can be in the drive
  135.        structure maintained by DOS when the parent of the
  136.        directory is unaccessible.
  137.  
  138.        This is the case with an unauthenticated connection and
  139.        the drive mapped to the SYS:LOGIN directory. Users see
  140.        "D:\>" instead of "F:\LOGIN>" when they first load the
  141.        DOS client software.
  142.  
  143. Addition of NET.CFG Option for NETX Section
  144.  
  145.        TEMP DRIVE DETECTION = ON       
  146.                  
  147. Undocumented  NET.CFG Options for NetWare DOS Requester Section
  148.  
  149.        BIND RECONNECT = OFF             
  150.  
  151.        OFF = AUTO.VLM does not automatically rebuild bindery 
  152.        connections nor automatically restore drive/printer 
  153.        redirections. 
  154.        ON = AUTO.VLM stores bindery connection information 
  155.        necessary to auto reconnect a bindery connection.
  156.        NOTE:  For this parameter to work, also set 
  157.  
  158.               AUTO RECONNECT = ON.
  159.  
  160.        
  161.               AUTO RETRY = 0                          
  162.  
  163.        Number of seconds AUTO.VLM waits before attempting a retry 
  164.        after receiving a network critical error.
  165.        NOTE:  When this parameter is 0, AUTO.VLM makes no retry 
  166.        attempts.
  167.  
  168.               AUTO LARGE TABLE = OFF  
  169.  
  170.        OFF = AUTO.VLM allocates a small table (34 bytes per 
  171.        connection) for bindery reconnects.  
  172.        ON = AUTO.VLM allocates a large connection table 
  173.        (178 bytes per connection) for bindery reconnects. If 
  174.        usernames and/or passwords are larger than 16 
  175.        characters, set this parameter to ON. Otherwise, users 
  176.        with a password and/or username larger than 16 bytes 
  177.        cannot auto reconnect. 
  178.        NOTE:  For this parameter to work, also set 
  179.  
  180.               BIND RECONNECT = ON. 
  181.  
  182.  
  183.  
  184. Dos and MS Windows Workstations (04-22-93
  185. =========================================
  186.  
  187. Ignore Incorrect Paradox Workshop Message
  188.  
  189.        Paradox Workshop gives an incorrect error message
  190.        indicating it can't test or finish applications. Ignore
  191.        this message.
  192.  
  193.  
  194. Avoid Using DR DOS MOVE Command
  195.  
  196.        MOVE.EXE in DR DOS causes the loss of the fake root
  197.        mapping. This is because MOVE obtains the current path
  198.        and attempts to perform a CD command on that path.
  199.  
  200. NDIR Error in Compaq DOS 5.0 and DR DOS 6.0
  201.  
  202.        In Compaq DOS 5.0 and DR DOS 6.0, the following commands
  203.        give an error:
  204.  
  205.        NDIR servername/volume:
  206.  
  207.        DIR servername/volume:
  208.  
  209.        CD servername/volume:
  210.  
  211.        This is because DOS treats "/" as an option specifier
  212.        when it does its preprocessing. Users can instead map a
  213.        drive and use drive letters instead of the server/volume
  214.        syntax.
  215.  
  216. If Your MS Windows SYSTEM Directory Is on the Network
  217.  
  218.        The workstation installation creates a SYSTEM directory
  219.        on the workstation and copies files into that directory.
  220.  
  221.        Make sure after installation that you copy those files
  222.        to the MS Windows SYSTEM directory on the network.
  223.  
  224. DOS Current Directory Structures Aren⌐t Updated with RENDIR.EXE
  225.  
  226.        NCPs that use a path won⌐t function properly. To fix
  227.        this problem, RENDIR.EXE will be changed to back up a
  228.        directory before renaming the current one and will then
  229.        forward to it.
  230.  
  231. IPXODI.COM Version 2.0 or Greater Required
  232.  
  233.        To support the packet burst ODI, the SFT III checksums,
  234.        and the NetWare management responder, IPXNCP.VLM
  235.        requires IPXODI.COM version 2.0 or greater to be loaded
  236.        with support for checksums and GNMA enabled (the version
  237.        and the API support level are treated separately in
  238.        IPXODI).
  239.  
  240.