home *** CD-ROM | disk | FTP | other *** search
/ Network Support Encyclopedia 96-1 / novell-nsepro-1996-1-cd2.iso / download / netware / nns.exe / BNDFIX / BNDFIX.TXT < prev   
Text File  |  1993-05-10  |  4KB  |  75 lines

  1. This is the README file for BNDFIX.EXE which contains 
  2. BINDFIX.EXE Version 3.53 which replaces BINDFIX.EXE vX.XX that ships
  3. with NNS v1.0 for NetWare v2.15C and above and NetWare v3.x.
  4.  
  5. The following files are included for this revision:
  6.  
  7.      BINDFIX.EXE    74,251     6-17-92   11:32p
  8.      BNDFIX.TXT     this file
  9.  
  10. Purpose:
  11.  
  12. 1)   This version of BINDFIX.EXE fixes a problem found when defining a user
  13.      as a group member.  The user would be added to the list of members in
  14.      the Group member list in NETCON, but when viewing the same information
  15.      from the GROUPS BELONGED TO option, the group name would not appear in
  16.      the list. If the system administrator tries to insert the group from 
  17.      the GROUPS BELONGED TO, an error message "AddBinderyObjecttoSet 
  18.      returned error 233" would appear (indicating that the member already 
  19.      exists). If an attempt is made from the group side to delete the user
  20.      from the group member list, the error "DeleteBinderyObjectFromSet 
  21.      returned error 234" appears (indicating that the member doesn't exist). 
  22.  
  23.      BINDFIX v3.52 that ships with NNS v1.0 would not fix this problem. 
  24.      BINDFIX does check links between users and groups for consistency but
  25.      due to a programming issue, would only check the first 32 members of a
  26.      group for consistency.  BINDFIX v3.53 checks all members of the group
  27.      for consistency.
  28.  
  29. 2)   This version of BINDFIX has been compiled using the large memory model. 
  30.      It addresses the problem of BINDFIX running out of memory when checking 
  31.      for duplicate OBJECTS or duplicate PROPERTIES.
  32.  
  33. 3)   The previous fix (the large memory model) had an erroneous library linked
  34.      in.  This version of Bindfix (3.53) has the correct library linked in.
  35.      
  36. To install this utility:     
  37.  
  38. 1)    Flag BINDFIX.EXE as SRW (Sharable Read Write) in the SYSTEM directory.
  39.  
  40. 2)    Rename BINDFIX.EXE to BINDFIX.OLD in the SYSTEM directory for 
  41.       backup purposes.
  42.     
  43. 3)    Copy BINDFIX.EXE to the SYSTEM directory.
  44.  
  45. 4)    Flag the new copy of BINDFIX.EXE back to SRO (Sharable Read-Only).
  46.  
  47. ***************************************************************** 
  48.                     DISCLAIMER  
  49.   
  50. Novell, Inc. makes no representations or warranties with respect to
  51. any NetWare software, and specifically disclaims any express or
  52. implied warranties of merchantability, title, or fitness for a
  53. particular purpose.  
  54.  
  55. Distribution of any NetWare software is forbidden without the
  56. express written consent of Novell, Inc.  Further, Novell reserves
  57. the right to discontinue distribution of any NetWare software.
  58.  
  59. Novell is not responsible for lost profits or revenue, loss of use
  60. of the software, loss of data, costs of re-creating lost data, the
  61. cost of any substitute equipment or program, or claims by any party
  62. other than you.  Novell strongly recommends a backup be made before
  63. any software is installed.   Technical support for this software
  64. may be provided at the discretion of Novell.
  65. *****************************************************************
  66.  
  67. *****************************************************************************
  68.                                    CAUTION
  69.  
  70. ALWAYS backup your system before implementing any program/utility revision
  71. involving the low-level functions of NetWare including re-linking of
  72. operating system .OBJ files, Bindery utilities, drive and volume operation,
  73. etc.
  74.  
  75. *****************************************************************************