home *** CD-ROM | disk | FTP | other *** search
/ Program Metropolis - Software Boutique 95 / SOFTWARECD.iso / ccmail / nds04.cfg < prev    next >
Encoding:
Text File  |  1994-04-14  |  2.8 KB  |  59 lines

  1. #########################################################################
  2. #        Novell Directory Services (NDS) Configuration File 4           #
  3. #                                                                       #
  4. #                    " A simple configuration file "                    #
  5. #                                                                       #
  6. #########################################################################
  7.  
  8. #########################################################################
  9. #                               GLOBALS                                 #
  10. #                                                                       #
  11. #       No Globals section is defined.  The default values will be      #
  12. #       used:                                                           #
  13. #               NAME = LOGIN_NAME                                       #
  14. #               COMMENT = FULL_NAME                                     #
  15. #########################################################################
  16.  
  17.  
  18. #########################################################################
  19. #                               INCLUDE                                 #
  20. #                                                                       #
  21. #       Include all the users on server HOMER in the cc:Mail            #
  22. #       directory.  However, a few of these users will be               #
  23. #       remotes 'r' on different Mail systems such as MCI Mail          #
  24. #       and MHS.                                                        #
  25. #                                                                       #
  26. #########################################################################
  27.  
  28. INCLUDE:
  29.         
  30. HOMER/* = CCM_HQ_PO      # Add everyone on Novell server HOMER - excluding 
  31.                          # the users/groups in the EXCLUDE section - as
  32.                          # locals 'L' to the cc:Mail Post Office CCM_HQ_PO
  33.  
  34. BART/* = CCM_ENG_PO      # Add everyone on Novell server BART - excluding
  35.                          # the users/groups in the EXCLUDE section - as 
  36.                          # remotes 'r' with address CCM_ENG_PO to the local
  37.                          # Post Office
  38.  
  39. #########################################################################
  40. #                               EXCLUDE                                 #
  41. #                                                                       #
  42. #          Exclude the job servers from the cc:Mail directory           #
  43. #########################################################################
  44.  
  45. EXCLUDE:
  46.  
  47. HOMER/GTW*
  48. HOMER/FAX
  49.  
  50. BART/GTW*
  51. BART/FAX
  52.  
  53. #########################################################################
  54. #                   End Of DirSync Configuration File                   #
  55. #########################################################################
  56.  
  57.  
  58.  
  59.