home *** CD-ROM | disk | FTP | other *** search
- #########################################################################
- # Novell Directory Services (NDS) Configuration File 1 #
- # #
- # " Another complex configuration file " #
- # #
- #########################################################################
-
- #########################################################################
- # GLOBALS #
- # #
- # Set up which cc:Mail attributes will be mapped to which NOS #
- # attributes by using GLOBALS. #
- # In this case the cc:Mail name will be the NetWare full name #
- # and the cc:Mail comment will be "Software Engineer". #
- #########################################################################
-
- GLOBALS:
-
- NAME = FULL_NAME
- COMMENT = "Software Engineer"
-
- #########################################################################
- # INCLUDE #
- # #
- #########################################################################
-
- INCLUDE:
-
- HOMER/ENGINEERING = CCM_ENG_PO # Add everyone in group ENGINEERING as
- # locals 'L' to the Post Office.
-
- HOMER/JTHOMAS = CCM_SALES_PO # Jay Thomas is in ENGINEERING but is
- # more involved with sales. So he'll be
- # a remote 'r' with address CCM_SALES_PO
-
- BART/* = CCM_SALES_PO # Novell server BART is the sales Dept.
- # server. Everyone on it will be added
- # as remote 'r' to the Local Post Office
- # with address CCM_SALES_PO
-
- LISA/* = CCM_TS_PO # Novell server LISA belongs to Technical
- # support. Add all users on it to the
- # local Post Office as remote 'r' with
- # address CCM_TS_PO
-
- #########################################################################
- # EXCLUDE #
- # #
- # No job servers should have cc:Mail mailboxes #
- #########################################################################
-
- EXCLUDE:
-
- HOMER/GTW* # Keep all gateway servers out of the cc:Mail directory
- HOMER/FAX # Keep the FAX server out of the cc:Mail directory
-
- BART/GTW* # Keep all gateway servers out of the cc:Mail directory
- BART/FAX # Keep the FAX server out of the cc:Mail directory
-
- LISA/GTW* # Keep all gateway servers out of the cc:Mail directory
- LISA/FAX # Keep the FAX server out of the cc:Mail directory
-
- #########################################################################
- # End Of DirSync Configuration File #
- #########################################################################
-
-