home *** CD-ROM | disk | FTP | other *** search
- #########################################################################
- # Novell Directory Services (NDS) Configuration File 3 #
- # #
- # " Configuring with Foreign Alias Names (FAN) " #
- # #
- # This sample configuration demonstrates the usage of FANs in #
- # the NDS configuration file. For further information on FANs #
- # Please refer to your cc:Mail Reference guides. #
- #########################################################################
-
- #########################################################################
- # GLOBALS #
- # #
- # No Globals section is defined. The default values will be #
- # used: #
- # NAME = LOGIN_NAME #
- # COMMENT = FULL_NAME #
- #########################################################################
-
-
- #########################################################################
- # INCLUDE #
- # #
- # Include all the users on server HOMER in the cc:Mail #
- # directory. However, a few of these users will be #
- # remotes 'r' on different Mail systems such as MCI Mail #
- # and MHS. #
- # #
- #########################################################################
-
- INCLUDE:
-
- HOMER/* = CCM_HQ_PO # Add everyone on Novell server HOMER - excluding
- # the users/groups in the EXCLUDE section - as
- # locals 'L' to the cc:Mail Post Office CCM_HQ_PO
-
- # "John Smith" with the login name JSMITH is an MCI Mail user. So include
- # the FAN for the MCI Mail address. JSMITH will be added to the cc:Mail
- # directory as a remote 'r' with the address containing the FAN.
-
- HOMER/JSMITH = MCIMAIL -{NAME: John Smith | EMS: 456-7890 }
-
- #########################################################################
- # EXCLUDE #
- # #
- #########################################################################
-
- EXCLUDE:
-
- # Empty - The same as if there was not EXCLUDE section
-
-
- #########################################################################
- # End Of DirSync Configuration File #
- #########################################################################
-
-