home *** CD-ROM | disk | FTP | other *** search
- #########################################################################
- # Novell Directory Services (NDS) Configuration File 2 #
- # #
- # " A complex configuration file " #
- # #
- #########################################################################
-
-
- GLOBALS:
-
- NAME = FULL_NAME # Use the Novell full name as the cc:Mail name.
- # If no full name exists for the user, the login
- # name is used in its place.
-
- COMMENT = NULL # Leave the cc:Mail comment field blank for the
- # administrator to fill later on
-
- #########################################################################
- # INCLUDE #
- # #
- # Add all members of NetWare group ENGINEERING as locals 'L' #
- # to the CCM_ENG_PO. #
- #########################################################################
-
- INCLUDE:
-
- SERVER1/ENGINEERING = CCM_ENG_PO
-
- #########################################################################
- # EXCLUDE #
- # #
- # Do not exclude anyone. #
- #########################################################################
-
- #########################################################################
- # A second configuration set may follow #
- #########################################################################
-
- GLOBALS:
-
- NAME = FULL_NAME # Use the Novell full name as the cc:Mail name.
- # If no full name exists for the user, the login
- # name is used in its place.
-
- COMMENT = "Marketing guru" # cc:Mail comment field
-
- #########################################################################
- # INCLUDE #
- # #
- # Add all members of NetWare group MARKETING as remotes 'r' #
- # to the CCM_ENG_PO with the address "cc:Mail Marketing PO" #
- #########################################################################
-
- INCLUDE:
-
- SERVER1/MARKETING = "cc:Mail Marketing PO"
-
- #########################################################################
- # You may follow up with another INCLUDE section #
- #########################################################################
-
- INCLUDE:
-
- SERVER1/TELE_MARKET = "cc:Mail Marketing PO"
-
- #########################################################################
- # The following statements have not effect at all #
- #########################################################################
-
- GLOBALS:
- INCLUDE:
- EXCLUDE:
-
- #########################################################################
- # End Of NDS Configuration File #
- #########################################################################
-
-
-