Installing and Configuring Novell Cluster Services on OES 2 Linux 41novdocx (en) 7 January 20103.3.2 Extending the SchemaYou need to extend the schema only one time in the tree where you will be installing clusters.IMPORTANT: It is not necessary to extend the schema separately from the Novell Cluster Servicesinstallation if the installer of the first cluster server in the tree has the eDirectory rights necessary tochange the schema, because the schema can be automatically extended during the install.To extend the schema separately from the first cluster installation in the tree, the tree administratoruser modifies the schema files as follows:1 On an OES 2 SP1 Linux (or later) server, open a terminal console, then log in as the root userto the tree.2 In a text editor, create a text file, specify the configuration information for the Novell ClusterServices cluster in it, then save the file.The following lines are an example of the content of the file with sample values. The directivesare self-explanatory.IMPORTANT: Make sure to change the values inside the quotation marks to the actualsettings for your cluster.CONFIG_NCS_LDAP_IP="10.1.1.102"CONFIG_NCS_LDAP_PORT="636"CONFIG_NCS_ADMIN_DN="cn=admin.o=context"CONFIG_NCS_ADMIN_PASSWORD="password"3 As the root user, enter the following command at a terminal console prompt:mkdir -p /var/opt/novell/install4 As the root user, enter the following command at a terminal console prompt:/opt/novell/ncs/install/ncs_install.py -e -f configuration_filenameReplace configuration_filename with the actual name of the file you created.5 Delete the configuration file (configuration_filename) that you created.6 Continue with Section 3.4, “Assigning Install Rights for Container Administrators,” onpage 41.3.4 Assigning Install Rights for ContainerAdministratorsAfter the eDirectory schema has been extended in the tree where you want to create clusters, thecontainer administrator (or non-administrator user) needs the following rights to install NovellCluster Services: Attribute Modify rights on the NCP Server object of each node in the cluster.admin_password The password of the administrator user. pas5W0rdserver_ip_address The IP address of the eDirectory server thatcontains the schema files.10.10.10.1Parameter Description Example