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

  1. #########################################################################
  2. #        Novell Directory Services (NDS) Configuration File 3           #
  3. #                                                                       #
  4. #             " Configuring with Foreign Alias Names (FAN) "            #
  5. #                                                                       #
  6. #       This sample configuration demonstrates the usage of FANs in     #
  7. #       the NDS configuration file.  For further information on FANs    #
  8. #             Please refer to your cc:Mail Reference guides.            #
  9. #########################################################################
  10.  
  11. #########################################################################
  12. #                               GLOBALS                                 #
  13. #                                                                       #
  14. #       No Globals section is defined.  The default values will be      #
  15. #       used:                                                           #
  16. #               NAME = LOGIN_NAME                                       #
  17. #               COMMENT = FULL_NAME                                     #
  18. #########################################################################
  19.  
  20.  
  21. #########################################################################
  22. #                               INCLUDE                                 #
  23. #                                                                       #
  24. #       Include all the users on server HOMER in the cc:Mail            #
  25. #       directory.  However, a few of these users will be               #
  26. #       remotes 'r' on different Mail systems such as MCI Mail          #
  27. #       and MHS.                                                        #
  28. #                                                                       #
  29. #########################################################################
  30.  
  31. INCLUDE:
  32.         
  33. HOMER/* = CCM_HQ_PO      # Add everyone on Novell server HOMER - excluding 
  34.                          # the users/groups in the EXCLUDE section - as
  35.                          # locals 'L' to the cc:Mail Post Office CCM_HQ_PO
  36.  
  37. # "John Smith" with the login name JSMITH is an MCI Mail user.  So include
  38. # the FAN for the MCI Mail address.  JSMITH will be added to the cc:Mail
  39. # directory as a remote 'r' with the address containing the FAN.
  40.  
  41. HOMER/JSMITH = MCIMAIL -{NAME: John Smith | EMS: 456-7890 }
  42.  
  43. #########################################################################
  44. #                               EXCLUDE                                 #
  45. #                                                                       #
  46. #########################################################################
  47.  
  48. EXCLUDE:
  49.  
  50. # Empty - The same as if there was not EXCLUDE section
  51.  
  52.  
  53. #########################################################################
  54. #                   End Of DirSync Configuration File                   #
  55. #########################################################################
  56.  
  57.  
  58.