home *** CD-ROM | disk | FTP | other *** search
/ Piper's Pit BBS/FTP: ibm 0330 - 0339 / ibm0330-0339 / ibm0333.tar / ibm0333 / CCML2106.ZIP / NDS02.CFG < prev    next >
Encoding:
Text File  |  1994-04-15  |  3.4 KB  |  79 lines

  1. #########################################################################
  2. #        Novell Directory Services (NDS) Configuration File 2           #
  3. #                                                                       #
  4. #                   " A complex configuration file "                    #
  5. #                                                                       #
  6. #########################################################################
  7.  
  8.  
  9. GLOBALS:
  10.  
  11. NAME = FULL_NAME        # Use the Novell full name as the cc:Mail name. 
  12.                         # If no full name exists for the user, the login
  13.                         # name is used in its place.
  14.  
  15. COMMENT = NULL          # Leave the cc:Mail comment field blank for the
  16.                         # administrator to fill later on
  17.  
  18. #########################################################################
  19. #                               INCLUDE                                 #
  20. #                                                                       #
  21. #       Add all members of NetWare group ENGINEERING as locals 'L'      #
  22. #       to the CCM_ENG_PO.                                              #
  23. #########################################################################
  24.  
  25. INCLUDE:
  26.         
  27. SERVER1/ENGINEERING = CCM_ENG_PO      
  28.  
  29. #########################################################################
  30. #                               EXCLUDE                                 #
  31. #                                                                       #
  32. #                       Do not exclude anyone.                          #
  33. #########################################################################
  34.  
  35. #########################################################################
  36. #                   A second configuration set may follow               #
  37. #########################################################################
  38.  
  39. GLOBALS:
  40.  
  41. NAME = FULL_NAME        # Use the Novell full name as the cc:Mail name. 
  42.                         # If no full name exists for the user, the login
  43.                         # name is used in its place.
  44.  
  45. COMMENT = "Marketing guru"      # cc:Mail comment field
  46.  
  47. #########################################################################
  48. #                               INCLUDE                                 #
  49. #                                                                       #
  50. #       Add all members of NetWare group MARKETING as remotes 'r'       #
  51. #       to the CCM_ENG_PO with the address "cc:Mail Marketing PO"       #
  52. #########################################################################
  53.  
  54. INCLUDE:
  55.         
  56. SERVER1/MARKETING = "cc:Mail Marketing PO"      
  57.  
  58. #########################################################################
  59. #               You may follow up with another INCLUDE section          #
  60. #########################################################################
  61.  
  62. INCLUDE:
  63.  
  64. SERVER1/TELE_MARKET = "cc:Mail Marketing PO"
  65.  
  66. #########################################################################
  67. #               The following statements have not effect at all         #
  68. #########################################################################
  69.  
  70. GLOBALS:
  71. INCLUDE:
  72. EXCLUDE:
  73.  
  74. #########################################################################
  75. #                       End Of NDS Configuration File                   #
  76. #########################################################################
  77.  
  78.  
  79.