home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 11 / 11.iso / n / n007 / 11.ddi / NLS / ENGLISH / READVLM.TXT < prev   
Encoding:
Text File  |  1993-07-02  |  8.0 KB  |  236 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 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 Release of
  70. NetWare v4.0
  71.  
  72.        When using the initial release of NetWare v4.0 utilities, you
  73.        must set the "LOAD CONN TABLE LOW" parameter to ON. If you are     
  74.        not using the v4.0 utilities, leave this parameter at its 
  75.        default setting (OFF) for better memory performance. 
  76.  
  77.        NetWare DOS Requester 
  78.              LOAD CONN TABLE LOW = ON 
  79.        
  80.        OFF = CONN.VLM loads the connection table in a UMB, if 
  81.        available. 
  82.        ON = CONN.VLM loads the connection table low (increasing 
  83.        conventional memory requirements) as is required by the initial    
  84.        release of NetWare v4.0 utilities. 
  85.       
  86. Avoid Loading VLMs in Expanded Memory with Windows
  87.  
  88.        Don't use the expanded memory option (/ME). Run Windows
  89.        with the NetWare DOS Requester only if you use the
  90.        extended memory option (/MX, preferred) or the
  91.        conventional memory option (/MC).
  92.  
  93. Read/Write Calls
  94.  
  95.        If an application makes read/write calls on read only
  96.        files, enter this line under the "NetWare DOS Requester"
  97.        heading in the NET.CFG file:
  98.  
  99.        READ ONLY COMPATIBILITY = ON
  100.  
  101. Path Names Must Be Under 64 Characters
  102.  
  103.        VLMs can't support a path name of more than 64
  104.        characters. To use longer paths, map a root drive and
  105.        continue from there.
  106.  
  107.  
  108. First Available Drive Is Different
  109.  
  110.        The conventional NetWare Shell for DOS used drives after
  111.        the LASTDRIVE parameter; NetWare DOS Requester starts
  112.        using the first available drive before the LASTDRIVE
  113.        parameter.
  114.  
  115.        Consequently, users often see drive D: as the first
  116.        NetWare drive rather than drive F:.
  117.  
  118.        To maintain compatibility with existing batch files, you
  119.        may want to add the command like "FIRST NETWORK DRIVE
  120.        =F" under the NetWare DOS Requester portion of the
  121.        NET.CFG file.
  122.  
  123.        Otherwise, batch files assuming drive F: is the first
  124.        drive must be altered, or drives D: and E: must be
  125.        substituted (see DOS SUBST command).
  126.  
  127.        In any case, the LASTDRIVE parameter should be adjusted
  128.        to something above the default value of E:.
  129.  
  130. Login Drive Prompt Appears To Be a Root Mapped Drive
  131.  
  132.        Because NetWare DOS Requester is a redirector on the
  133.        back-end of DOS, no directory path can be in the drive
  134.        structure maintained by DOS when the parent of the
  135.        directory is unaccessible.
  136.  
  137.        This is the case with an unauthenticated connection and
  138.        the drive mapped to the SYS:LOGIN directory. Users see
  139.        "D:\>" instead of "F:\LOGIN>" when they first load the
  140.        DOS client software.
  141.  
  142. Addition of NET.CFG Option for NETX Section
  143.  
  144.        TEMP DRIVE DETECTION = ON       
  145.                  
  146. Undocumented  NET.CFG Options for NetWare DOS Requester Section
  147.  
  148.        BIND RECONNECT = OFF             
  149.  
  150.        OFF = AUTO.VLM does not automatically rebuild bindery 
  151.        connections nor automatically restore drive/printer 
  152.        redirections. 
  153.        ON = AUTO.VLM stores bindery connection information necessary 
  154.        to auto reconnect a bindery connection.
  155.        NOTE:  For this parameter to work, also set AUTO RECONNECT 
  156.        = ON.
  157.  
  158.        
  159.        AUTO RETRY = 0                          
  160.  
  161.        Number of seconds AUTO.VLM waits before attempting a retry 
  162.        after receiving a network critical error.
  163.        NOTE:  When this parameter is 0, AUTO.VLM makes no retry 
  164.        attempts.
  165.  
  166.        AUTO LARGE TABLE = OFF  
  167.  
  168.        OFF = AUTO.VLM allocates a small table (34 bytes per 
  169.        connection) for bindery reconnects.  
  170.        ON = AUTO.VLM allocates a large connection table (178 bytes 
  171.        per connection) for bindery reconnects. If usernames and/or 
  172.        passwords are larger than 16 characters, set this parameter to 
  173.        ON. Otherwise, users with a password and/or username larger 
  174.        than 16 bytes cannot auto reconnect. 
  175.        NOTE:  For this parameter to work, also set BIND 
  176.        RECONNECT = ON. 
  177.  
  178.  
  179.  
  180. Dos and Windows Workstations (04-22-93
  181. ======================================
  182.  
  183. Ignore Incorrect Paradox Workshop Message
  184.  
  185.        Paradox Workshop gives an incorrect error message
  186.        indicating it can't test or finish applications. Ignore
  187.        this message.
  188.  
  189.  
  190. Avoid Using DR DOS MOVE Command
  191.  
  192.        MOVE.EXE in DR DOS causes the loss of the fake root
  193.        mapping. This is because MOVE obtains the current path
  194.        and attempts to perform a CD command on that path.
  195.  
  196. NDIR Error in Compaq DOS 5.0 and DR DOS 6.0
  197.  
  198.        In Compaq DOS 5.0 and DR DOS 6.0, the following commands
  199.        give an error:
  200.  
  201.        NDIR servername/volume:
  202.  
  203.        DIR servername/volume:
  204.  
  205.        CD servername/volume:
  206.  
  207.        This is because DOS treats "/" as an option specifier
  208.        when it does its preprocessing. Users can instead map a
  209.        drive and use drive letters instead of the server/volume
  210.        syntax.
  211.  
  212. If Your Windows SYSTEM Directory Is on the Network
  213.  
  214.        The workstation installation creates a SYSTEM directory
  215.        on the workstation and copies files into that directory.
  216.  
  217.        Make sure after installation that you copy those files
  218.        to the Windows SYSTEM directory on the network.
  219.  
  220. DOS Current Directory Structures Aren⌐t Updated with RENDIR.EXE
  221.  
  222.        NCPs that use a path won⌐t function properly. To fix
  223.        this problem, RENDIR.EXE will be changed to back up a
  224.        directory before renaming the current one and will then
  225.        forward to it.
  226.  
  227. IPXODI.COM Version 2.0 or Greater Required
  228.  
  229.        To support the packet burst ODI, the SFT III checksums,
  230.        and the NetWare management responder, IPXNCP.VLM
  231.        requires IPXODI.COM version 2.0 or greater to be loaded
  232.        with support for checksums and GNMA enabled (the version
  233.        and the API support level are treated separately in
  234.        IPXODI).
  235.  
  236.