Installation Planning

If you are planning to install the first server in a new eDirectory tree, skip to eDirectory. Otherwise start with the information in Planning to Install into an Existing Tree.

The following sections are included in Installation Planning:


Planning to Install into an Existing Tree

The information in this section applies whenever you are planning to install an NNLS server into an existing eDirectory tree.

This could be the first NNLS server in a tree created when you installed eDirectory on another platform, such as NetWare® or Windows* 2000. Or it could be the second, third, etc., NNLS server installed in a tree created by an NNLS installation.


eDirectory Settings Default to a Single Server

To facilitate the installation of the first server in a new tree, the installation script uses the eDirectory information you have specified as the default for each eDirectory parameter that follows.

This also applies when you are installing NNLS into an existing eDirectory tree.

  1. After the script prompts for the Tree Name, it requests an Existing eDirectory Server IP Address using the following prompt:
    Enter the Existing Server IP Address:
  2. The IP address or DNS name you enter is used to establish a connection with the target tree using the admin name and password that you also enter.

    This connection is required for eDirectory installation operations such as schema extensions and object creation.

  3. The install script then uses this IP address or DNS name as the default setting for other eDirectory settings, as summarized in Table 4.


    Table 4.

    NNLS Component Worksheet Item Purpose

    Linux User Management

    LDAP Server IP Address

    Installation

    Setting up LUM user authentication

    DirXML® Starter Pack

    eDirectory Server

    Installation

    eGuide

    LDAP Server IP Address or Hostname

    Setting up eGuide user authentication

    Samba

    eDirectory Server IP Address or Hostname

    Installation

    Samba

    LDAP Server IP Address or Hostname

    Setting up Samba user authentication

    iFolder

    eDirectory Server IP Address or DNS Hostname

    Installation

    Setting up iFolder user authentication

    iManager

    LDAP Server IP Address or Hostname

    Setting up iManager user authentication

    iPrint

    iPrint Server IP Address or Hostname

    Installation

    Virtual Office

    eDirectory Server IP Address or Hostname

    Installation

    NetStorage

    NetStorage Authentication Server

    Setting up Novell NetStorageTM user authentication

    IMPORTANT:  When the address is used for installation purposes, it must point to an eDirectory server that has a master or read/write replica of eDirectory installed to allow for schema extensions and other installation-related operations.

    On the other hand, although servers responsible for fielding authentication requests must also have eDirectory installed, they need not contain a master or read/write replica.


Specifying Nondefault Settings

As you install the second, third, etc., server in your tree, you will want to start replacing the default eDirectory addresses or names proposed by the installation script with the addresses or names of eDirectory servers that meet the installation or authentication requirements for the component you are installing.


Changing eDirectory Authentication Settings

After you have installed a service, if you need to change the eDirectory authentication configuration, see "Modifying Service Authentication Settings Created by the NNLS Installation" in the Novell Nterprise Linux Services Overview, Planning, and Implementation Guide.


eDirectory


NICI Foundation Key

Install Script Prompt:

Please select the NICI Foundation Key (.nfk) file [/mnt/floppy]:

.conf File Directive:

CONFIG_EDIR_NFK_FILE

Description:

The path and filename of the NICI Foundation Key file obtained from Novell. The file must be accessible while install.sh is running.

Acceptable Parameters:

A complete path and the name of the .nfk file obtained from Novell.

Planned Parameter:

 


Tree Type

Install Script Prompt:

Selection [New Tree]:

.conf File Directive:

CONFIG_EDIR_TREE_TYPE

Description:

Indicates whether this eDirectory installation creates a new tree on the network or becomes part of an existing tree.

Acceptable Parameters:

Existing Tree, New Tree

Planned Parameter:

 


System Clock Synchronization

Install Script Prompt:

Is the system clock synchronized with the existing tree? [yes]:

.conf File Directive:

None

Description:

Appears only when you are joining an existing tree---in which case, you must ensure that the system clock on the new NNLS server is synchronized using the same method (time server, etc.) as the tree you are joining.

There is no directive associated with this prompt. A noninteractive installation assumes that you have synchronized the system clock prior to installing NNLS.


Tree Name

Install Script Prompt:

Enter the new tree name:

or

Enter the existing tree name:

.conf File Directive:

CONFIG_EDIR_TREE_NAME

Description:

The tree name this installation of eDirectory uses.

If Tree Type (CONFIG_EDIR_TREE_TYPE) is set to New Tree, this must be the network-unique name of a new tree. If the value is set to Existing Tree, this must be the name of an existing, accessible tree on the network.

Acceptable Parameters:

A valid eDirectory tree name.

Planned Parameter:

 


eDirectory Server Port

Install Script Prompt:

Enter the eDirectory Server Port [524]:

.conf File Directive:

CONFIG_EDIR_EXISTING_PORT

Description:

This port is used by the eDirectory server for network communications.

Acceptable Parameters:

A valid port number (default = 524).

Planned Parameter:

 


Existing eDirectory Server IP Address

Install Script Prompt:

Enter the existing server IP address or DNS hostname:

.conf File Directive:

CONFIG_EDIR_EXISTING_IP

Description:

The primary IP address of the eDirectory server that contains the existing tree referenced in Tree Name (CONFIG_EDIR_TREE_NAME).

This directive is used only when Tree Type (CONFIG_EDIR_TREE_TYPE) is set to Existing Tree.

Acceptable Parameters:

The primary IP address of the eDirectory server containing the designated existing tree.

Planned Parameter:

 


eDirectory Admin Name and Context

Install Script Prompt:

Enter the FDN admin name with context (i.e., cn=admin.o=novell):

.conf File Directive:

CONFIG_EDIR_ADMIN_CONTEXT

Description:

The admin name and fully distinguished context within the eDirectory tree, specified using typeful syntax (cn=name.ou=organizational_unit.o=organization).

If a new tree is created, this admin has administrative rights to the tree. If eDirectory is installed into an existing tree, this must be the name and context of a User object with administrative rights to the tree.

Acceptable Parameters:

A valid admin name and context.

Planned Parameter:

 


Admin Password

Install Script Prompt:

Enter the admin password:

.conf File Directive:

CONFIG_EDIR_ADMIN_PASSWORD

Description:

The password for the admin specified in eDirectory Admin Name and Context (CONFIG_EDIR_ADMIN_CONTEXT).

If you are using this file as a planning worksheet and you choose to write the password on this sheet, remember that the password is secure only if the sheet is stored in a secure location.

If you are using these instructions to create a response file, you must specify the password in the response file. The install script assigns the password you supply, but it doesn't write the password to the configuration file that you can save at the end of the installation process. For more information on response files, see Performing a Noninteractive Express or Custom Installation.

Acceptable Parameters:

The admin user's password.

Planned Parameter:

 


eDirectory Context for This Server

Install Script Prompt:

Enter the server context [default server context]:

.conf File Directive:

CONFIG_EDIR_SERVER_CONTEXT

Description:

The eDirectory context where the objects for this server are created, specified using typeful syntax (ou=organizational_unit.o=organization).Whether you are creating a new tree or installing into an existing tree, this context is created.

Acceptable Parameters:

A valid context within the eDirectory tree.

Planned Parameter:

 


LDAP Port Number

Install Script Prompt:

Enter the LDAP port number [389]:

.conf File Directive:

CONFIG_EDIR_LDAP_PORT

Description:

The network port that the server uses for LDAP communications with eDirectory.

Acceptable Parameters:

A valid port number (default = 389).

Planned Parameter:

 


Secure LDAP Port Number

Install Script Prompt:

Enter the secure LDAP port number [636]:

.conf File Directive:

CONFIG_EDIR_LDAP_SECURE_PORT

Description:

The network port that the server uses for secure LDAP communications with eDirectory.

Acceptable Parameters:

A valid port number (default = 636).

Planned Parameter:

 


iMonitor HTTP Port Number

Install Script Prompt:

Enter the iMonitor HTTP port number [8008]:

.conf File Directive:

CONFIG_EDIR_HTTP_PORT

Description:

The HTTP network port through which administrators monitor and manage servers in the eDirectory tree using iMonitor.

Acceptable Parameters:

A valid port number (default = 8008).

Planned Parameter:

 


iMonitor HTTPS Port Number

Install Script Prompt:

Enter the iMonitor HTTPS port number [8010]:

.conf File Directive:

CONFIG_EDIR_HTTPS_PORT

Description:

The HTTPS port on the network through which administrators monitor and manage servers in the eDirectory tree using iMonitor.

Acceptable Parameters:

A valid port number (default = 8010).

Planned Parameter:

 


Linux User Management


LDAP Server IP Address

Install Script Prompt:

Enter the LDAP server IP address or DNS hostname [default LDAP server]:

.conf File Directive:

CONFIG_LUM_EDIR_IP_ADDR

Description:

The primary IP address of the eDirectory server for Linux User Management. This server is used for the following:

  • Linux users authenticate to the specified server using LDAP for access to this NNLS server.
  • Linux User Management objects and configuration information are created, stored, and managed on the specified eDirectory server.

The server must have a master or read/write replica of eDirectory installed.

Acceptable Parameters:

The IP address of an eDirectory server.

Planned Parameter:

 


Admin Name with Context

Install Script Prompt:

Enter the admin name with context [admin name with context]:

.conf File Directive:

CONFIG_LUM_ADMIN_FDN

Description:

The fully distinguished name of a User object with administrative rights on the eDirectory server specified in LDAP Server IP Address (CONFIG_LUM_EDIR_IP_ADDR).The name and context must be specified using typeful syntax (cn=name.ou=organizational_unit.o=organization).

Acceptable Parameters:

The name and fully distinguished context of an administrative User object as explained in the Description.

Planned Parameter:

 


Admin Password

Install Script Prompt:

Enter the admin password [******]:

.conf File Directive:

CONFIG_LUM_ADMIN_PASSWORD

Description:

The password for the User object specified in Admin Name with Context (CONFIG_LUM_ADMIN_FDN).

Acceptable Parameters:

The admin user's password.

Planned Parameter:

 


LDAP Port

Install Script Prompt:

Enter the LDAP port number [389]:

.conf File Directive:

CONFIG_LUM_LDAP_PORT

Description:

The LDAP port through which LUM users authenticate to the eDirectory server specified in LDAP Server IP Address (CONFIG_LUM_EDIR_IP_ADDR) for access to this NNLS server.

Acceptable Parameters:

A valid LDAP port number (default = 389).

Planned Parameter:

 


Secure LDAP Port

Install Script Prompt:

Enter the secure LDAP port number [636]:

.conf File Directive:

CONFIG_LUM_LDAPS_PORT

Description:

The secure LDAP port through which LUM users authenticate to the eDirectory server specified in LDAP Server IP Address (CONFIG_LUM_EDIR_IP_ADDR) for access to this NNLS server.

Acceptable Parameters:

A valid secure LDAP port number (default = 636).

Planned Parameter:

 


LDAP Search Base Context

Install Script Prompt:

Enter the partition root [partition root]:

.conf File Directive:

CONFIG_LUM_PARTITION_ROOT

Description:

The base context used in LDAP searches for User, Group, and Workstation objects on the LDAP server specified in LDAP Server IP Address (CONFIG_LUM_EDIR_IP_ADDR).

This context must be at the same level or higher than the LUM User, LUM Group, and LUM Workstation objects in the tree.

The context must be specified using typeful syntax (ou=organizational_unit.o=organzation).

Acceptable Parameters:

A valid context on the designated eDirectory server.

Planned Parameter:

 


Workstation Objects Context

Install Script Prompt:

Enter the workstation context [default context]:

.conf File Directive:

CONFIG_LUM_WS_CONTEXT

Description:

The location in the eDirectory tree where the install creates the LUM Workstation object.

This context can be different for each server installed into the tree, but it must be in or below the context specified in LDAP Search Base Context (CONFIG_LUM_PARTITION_ROOT).The context must be specified using typeful syntax (ou=organizational_unit.o=organzation).

Acceptable Parameters:

A valid context on the designated eDirectory server.

Planned Parameter:

 


PAM-Enabled Services

Install Script Prompt:

Select PAM-enabled services that you want to make accessible to users who authenticate through eDirectory.

.conf File Directive:

CONFIG_LUM_SERVICE_LOGIN
CONFIG_LUM_SERVICE_FTP
CONFIG_LUM_SERVICE_SSHD
CONFIG_LUM_SERVICE_SU
CONFIG_LUM_SERVICE_RSH
CONFIG_LUM_SERVICE_RLOGIN
CONFIG_LUM_SERVICE_PASSWD

Description:

The PAM-enabled services on this server that are available to authenticated LUM users.

Acceptable Parameters:

yes, no

Planned Parameter:

____ login
____ ftp
____ sshd
____ su
____ rsh
____ rlogin
____ passwd


DirXML Starter Pack


eDirectory Server

Install Script Prompt:

Enter the eDirectory server IP address or DNS hostname [default server]:

.conf File Directive:

CONFIG_DIRXML_HOST

Description:

The IP address or DNS hostname of the eDirectory server that DirXML® works with.The server must have a master or read/write replica of eDirectory installed.

Acceptable Parameters:

A valid IP address of either an existing eDirectory server or the NNLS server containing a new tree.

Planned Parameter:

 


Admin Name and Context

Install Script Prompt:

Enter the Admin name with context [admin name with context]:

.conf File Directive:

CONFIG_DIRXML_ADMIN_CONTEXT

Description:

The fully distinguished name of the User object with administrative rights on the eDirectory server specified in eDirectory Server (CONFIG_DIRXML_HOST).The name and context must be specified using typeful syntax (cn=name.ou=organizational_unit.o=organization).

Acceptable Parameters:

The name and fully distinguished context of the admin as explained in the Description.

Planned Parameter:

 


Admin Password

Install Script Prompt:

Enter the Admin password [******]:

.conf File Directive:

CONFIG_DIRXML_ADMIN_PASSWORD

Description:

This is the password for the user specified in Admin Name and Context (CONFIG_DIRXML_ADMIN_CONTEXT).

Acceptable Parameters:

The admin user's password.

Planned Parameter:

 


Secure LDAP Port Number

Install Script Prompt:

Enter the Secure LDAP port number [636]:

.conf File Directive:

CONFIG_DIRXML_LDAP_SECURE_PORT

Description:

The secure LDAP port number on which this NNLS server communicates with the eDirectory server specified in eDirectory Server (CONFIG_DIRXML_HOST).

Acceptable Parameters:

A valid secure LDAP port number (default = 636).

Planned Parameter:

 


eGuide


LDAP Server IP Address or Hostname

Install Script Prompt:

Enter the LDAP server IP address or DNS hostname [default LDAP server]:

.conf File Directive:

CONFIG_EGUIDE_EDIR_HOST

Description:

The IP address or DNS hostname of an eDirectory server that eGuide users authenticate to.

Acceptable Parameters:

A valid IP address or DNS hostname.

Planned Parameter:

 


LDAP Port Number

Install Script Prompt:

Enter the LDAP port number [389]:

.conf File Directive:

CONFIG_EGUIDE_EDIR_LDAP_PORT

Description:

The LDAP port number on which this NNLS server communicates with the eDirectory server specified in LDAP Server IP Address or Hostname (CONFIG_EGUIDE_EDIR_HOST).

Acceptable Parameters:

A valid LDAP port number (default = 389).

Planned Parameter:

 


Secure LDAP Port Number

Install Script Prompt:

Enter the Secure LDAP port number [636]:

.conf File Directive:

CONFIG_EGUIDE_EDIR_LDAPS_PORT

Description:

The secure LDAP port number on which this NNLS server communicates with the eDirectory server specified in LDAP Server IP Address or Hostname (CONFIG_EGUIDE_EDIR_HOST).

Acceptable Parameters:

A valid secure LDAP port number (default = 636).

Planned Parameter:

 


LDAP Admin Name and Context

Install Script Prompt:

Enter the LDAP Admin name with context [LDAP admin name with context]:

.conf File Directive:

CONFIG_EGUIDE_ADMIN_CONTEXT

Description:

The fully distinguished name of a User object with administrative rights on the eDirectory server specified in LDAP Server IP Address or Hostname (CONFIG_EGUIDE_EDIR_HOST).

This administrative user manages eGuide in eDirectory and is also used as a proxy user to search the LDAP tree for eGuide users.

Acceptable Parameters:

The fully distinguished username as explained in the description.

Planned Parameter:

 


LDAP Admin Password

Install Script Prompt:

Enter the LDAP admin password [******]:

.conf File Directive:

CONFIG_EGUIDE_EDIR_ADMIN_PASSWORD

Description:

The password for the user specified in specified in LDAP Admin Name and Context (CONFIG_EGUIDE_ADMIN_CONTEXT).

Acceptable Parameters:

The admin user's password.

Planned Parameter:

 


Samba


eDirectory Server IP Address or Hostname

Install Script Prompt:

Enter the eDirectory server IP address or DNS hostname [default server]:

.conf File Directive:

CONFIG_SAMBA_EDIR_SERVER_HOST

Description:

The primary IP address or DNS hostname of the eDirectory server that has its eDirectory schema extended for this Samba installation.

The server must have a master or read/write replica of eDirectory installed.

Acceptable Parameters:

The IP address of an eDirectory server.

Planned Parameter:

 


Admin Name and Context

Install Script Prompt:

Enter the Admin name with context [admin name with context]:

.conf File Directive:

CONFIG_SAMBA_ADMIN_CONTEXT

Description:

The fully distinguished name of a user with administrative rights on the eDirectory server specified in eDirectory Server IP Address or Hostname (CONFIG_SAMBA_EDIR_SERVER_HOST). This administrative user must have rights to extend the eDirectory schema.

The name and context must be specified using typeful syntax (cn=name.ou=organizational_unit.o=organization).

Acceptable Parameters:

The name and fully distinguished context of the user as explained in the Description.

Planned Parameter:

 


Admin Password

Install Script Prompt:

Enter the admin password [******]:

.conf File Directive:

CONFIG_SAMBA_ADMIN_PASSWORD

Description:

The password for the user specified in Admin Name and Context (CONFIG_SAMBA_ADMIN_CONTEXT).

Acceptable Parameters:

The admin user's password.

Planned Parameter:

 


LDAP Server IP Address or Hostname

Install Script Prompt:

Enter the LDAP server IP address or DNS hostname [default LDAP server]:

.conf File Directive:

CONFIG_SAMBA_LDAP_HOST

Description:

The primary IP address of the LDAP server to which CIFS client users (such as Windows users) authenticate using LDAP for access to the directories and files on this NNLS server.

Acceptable Parameters:

The IP address of an LDAP server.

Planned Parameter:

 


LDAP Proxy User Name

Install Script Prompt:

Enter the Samba Proxy username with context [LDAP proxy username with context]:

.conf File Directive:

CONFIG_SAMBA_PROXY_USER_CONTEXT

Description:

A user on the LDAP server specified in LDAP Server IP Address or Hostname (CONFIG_SAMBA_LDAP_HOST) with rights to search the LDAP tree for Samba users.

The name and context must be specified using typeful syntax (cn=name.ou=organizational_unit.o=organization)

Acceptable Parameters:

The name and fully distinguished context of the proxy user as explained in the Description.

Planned Parameter:

 


LDAP Proxy User Password

Install Script Prompt:

Enter the Samba Proxy user password [******]:

.conf File Directive:

CONFIG_SAMBA_PROXY_USER_PASSWORD

Description:

The password for the Samba proxy user specified in LDAP Proxy User Name (CONFIG_SAMBA_PROXY_USER_CONTEXT).

Acceptable Parameters:

The proxy user password.

Planned Parameter:

 


LDAP Port Number

Install Script Prompt:

Enter the LDAP port number [389]:

.conf File Directive:

CONFIG_SAMBA_LDAP_PORT

Description:

The LDAP port through which Windows users authenticate to the LDAP server specified in LDAP Server IP Address or Hostname for access to the directories and files on this NNLS server.

Acceptable Parameters:

A valid LDAP port number (default = 389).

Planned Parameter:

 


Secure LDAP Port Number

Install Script Prompt:

Enter the secure LDAP port number [636]:

.conf File Directive:

CONFIG_SAMBA_LDAP_SSL_PORT

Description:

The secure LDAP port through which CIFS client users authenticate to the LDAP server specified in LDAP Server IP Address or Hostname for access to the directories and files on this NNLS server.

Acceptable Parameters:

A valid secure LDAP port number (default = 636).

Planned Parameter:

 


Trusted Root Certificate File

Install Script Prompt:

Optional CA certificate file [/mnt/floppy]:

.conf File Directive:

CONFIG_SAMBA_CA_CERT_FILE

Description:

The name and path to a copy of the trusted root certificate file for the LDAP server specified in LDAP Server IP Address or Hostname (CONFIG_SAMBA_LDAP_HOST).

If you are using eDirectory's LDAP server, specify a Trusted Root Certificate file that you extracted from any of the eDirectory tree's SSL Certificate objects.

The certificate must be in base64 format and the file must be available on the file system at install time. In addition, the filename must not contain spaces.

For example, if the default name of an exported file is TrustedRootCert - SSL CertificateDNS - linux.b64, you should rename the file to TrustedRootCert-SSLCertificateDNS-linux.b64.

NOTE:  If you are installing Samba into a new eDirectory tree that you are creating on this NNLS server, and you plan to use its LDAP server for user authentication, this directive is optional. Under all other conditions, you should provide the certificate file at install time so that the system is correctly configured for secure LDAP authentication.

Acceptable Parameters:

The name and path of the LDAP server's trusted root certificate file.

Planned Parameter:

 


Remove Existing Samba

Install Script Prompt:

Remove existing Samba packages [yes]:

.conf File Directive:

CONFIG_REMOVE_EXISTING_SAMBA

Description:

Indicates whether Samba components installed prior to the NNLS install are removed.

NOTE:  If you run the install script multiple times, this does not remove the NNLS distribution of Samba installed by a previous install. You must specifically uninstall any previous NNLS products to remove them. For more information, see Uninstalling NNLS Components.

Acceptable Parameters:

yes, no

Planned Parameter:

 


iFolder


eDirectory Server IP Address or DNS Hostname

Install Script Prompt:

Enter the LDAP server IP address or DNS hostname [default LDAP server]:

.conf File Directive:

CONFIG_IFOLDER_EDIR_IP_ADDR

Description:

The IP address or DNS hostname of an eDirectory server that

  • Has its schema extended for iFolder objects and global settings.
  • Serves as the LDAP server that iFolder users authenticate to.

The server must have a master or read/write replica of eDirectory installed.

Acceptable Parameters:

The IP address of the eDirectory server.

Planned Parameter:

 


LDAP Port Number

Install Script Prompt:

Enter the LDAP port number [389]:

.conf File Directive:

CONFIG_IFOLDER_EDIR_PORT

Description:

The LDAP port that the LDAP server uses.

Acceptable Parameters:

A valid LDAP port number (default = 389).

Planned Parameter:

 


eDirectory Admin Name and Context

Install Script Prompt:

Enter the LDAP admin name with context [LDAP admin name with context]:

.conf File Directive:

CONFIG_IFOLDER_ADMIN_CONTEXT

Description:

The fully distinguished name of the User object with sufficient rights to extend the schema and install iFolder objects on the eDirectory server specified in eDirectory Server IP Address or DNS Hostname (CONFIG_IFOLDER_EDIR_IP_ADDR).

The name and context must be specified using typeful syntax (cn=name.ou=organizational_unit.o=organization).

Acceptable Parameters:

The name and fully distinguished context of a user as explained in the Description.

Planned Parameter:

 


Admin Password

Install Script Prompt:

Enter the LDAP admin password [******]:

.conf File Directive:

CONFIG_IFOLDER_EDIR_ADMIN_PASSWORD

Description:

The password for the user specified in eDirectory Admin Name and Context (CONFIG_IFOLDER_ADMIN_CONTEXT).

Acceptable Parameters:

The admin user's password.

Planned Parameter:

 


iFolder Server IP Address or Hostname

Install Script Prompt:

Enter the iFolder server IP address or DNS hostname [default iFolder server]:

.conf File Directive:

CONFIG_IFOLDER_SERVER_IP_ADDR

Description:

The IP address on this NNLS server that iFolder uses.

Acceptable Parameters:

A valid IP address on this server.

Planned Parameter:

 


iFolder Admin Names

Install Script Prompt:

Enter the iFolder admin usernames [admin]:

.conf File Directive:

CONFIG_IFOLDER_ADMIN_USERS

Description:

The User objects that have rights to manage iFolder after it is installed. At least one of these users must have rights to extend the schema for certain tasks, such as creating new iFolder users.

These users must exist in the same context as the User object specified in eDirectory Admin Name and Context (CONFIG_IFOLDER_ADMIN_CONTEXT).

Acceptable Parameters:

Usernames as explained in the Description separated by semicolons (;) with no spaces.

Planned Parameter:

 


iFolder User Data Path

Install Script Prompt:

Enter the iFolder user data path [/var/opt/novell/ifolderdata]:

.conf File Directive:

CONFIG_IFOLDER_USER_DATA_PATH

Description:

The location where the iFolder user directories and files are stored on this NNLS server.

This location must have sufficient disk space to accommodate user file storage requirements.

Acceptable Parameters:

A valid directory path on this server.

Planned Parameter:

 


NetMail


Admin and Context

Install Script Prompt:

Enter the admin name with context [admin name and context]:

.conf File Directive:

CONFIG_NETMAIL_ADMIN_CONTEXT

Description:

The fully distinguished name of a User object with administrative rights on the eDirectory server that NetMail users authenticate to.

The name and context must be specified using typeful syntax (cn=name.ou=organizational_unit.o=organization).

Acceptable Parameters:

The name and fully distinguished context of the user as explained in the Description.

Planned Parameter:

 


Admin Password

Install Script Prompt:

Enter the admin password [******]:

.conf File Directive:

CONFIG_NETMAIL_ADMIN_PASSWORD

Description:

The password for the user specified in Admin and Context (CONFIG_NETMAIL_ADMIN_CONTEXT).

Acceptable Parameters:

The admin user's password.

Planned Parameter:

 


Primary DNS Server IP Address or Hostname

Install Script Prompt:

Enter the NetMail primary DNS server address or DNS hostname [primary server]:

.conf File Directive:

CONFIG_NETMAIL_DNS1

Description:

The first DNS server that NetMail uses for resolving e-mail addresses.

Acceptable Parameters:

The IP address of the primary DNS server.

Planned Parameter:

 


Secondary DNS Server IP Address or Hostname

Install Script Prompt:

Enter the NetMail secondary DNS server address or DNS hostname (optional) [secondary server]:

.conf File Directive:

CONFIG_NETMAIL_DNS2

Description:

The DNS server that NetMail uses for resolving e-mail addresses that the primary DNS server couldn't resolve.

Acceptable Parameters:

The IP address of the secondary DNS server.

Planned Parameter:

 


E-Mail Domain Name

Install Script Prompt:

Enter the domain name for the NetMail server [domain name]:

.conf File Directive:

CONFIG_NETMAIL_DOMAIN

Description:

The official domain name used for e-mail addresses on your system. This is also known as the messaging system's Internet domain name. For example, novell.com or mycompany.com.

Acceptable Parameters:

Any valid official domain name.

Planned Parameter:

 


WebAccess HTTP Port Number

Install Script Prompt:

Enter the NetMail WebAccess HTTP port number [52080]:

.conf File Directive:

CONFIG_NETMAIL_HTTP_PORT

Description:

The HTTP port on the network that NetMail users access this NetMail server through.

Acceptable Parameters:

A valid port number (default = 52080).

Planned Parameter:

 


WebAccess HTTPS Port Number

Install Script Prompt:

Enter the NetMail WebAccess HTTPS port number [52443]:

.conf File Directive:

CONFIG_NETMAIL_HTTPS_PORT

Description:

The HTTPS port on the network that NetMail users access this NetMail server through.

Acceptable Parameters:

A valid port number (default = 52443).

Planned Parameter:

 


LDAP Port Number

Install Script Prompt:

Enter the NetMail LDAP port number [52389]:

.conf File Directive:

CONFIG_NETMAIL_LDAP_PORT

Description:

The port for NetMail's MsgLDAP that is used for Address Book lookups.

Acceptable Parameters:

A valid LDAP port number (default = 52389).

Planned Parameter:

 


iManager


iManager Server Address

Install Script Prompt:

Enter the iManager server address or DNS hostname [default iManager server]:

.conf File Directive:

CONFIG_IMANAGER_ADDRESS

Description:

The IP address on this server that iManager uses.

The server must have a master or read/write replica of eDirectory installed.

Acceptable Parameters:

An IP address on this server.

Planned Parameter:

 


iManager Admin Name and Context

Install Script Prompt:

Enter the admin name with context (for example, cn=admin.o=novell) [admin name with context]:

.conf File Directive:

CONFIG_IMANAGER_ADMIN_CONTEXT

Description:

The fully distinguished name of the top-level admin of the eDirectory server that iManager manages.

The name and context must be specified using typeful syntax (cn=name.ou=organizational_unit.o=organization).

Acceptable Parameters:

The name and fully distinguished context of the admin as explained in the Description.

Planned Parameter:

 


Admin Password

Install Script Prompt:

Enter the admin password [******]:

.conf File Directive:

CONFIG_IMANAGER_ADMIN_PASSWORD

Description:

The password for the Admin specified in iManager Admin Name and Context (CONFIG_IMANAGER_ADMIN_CONTEXT).

Acceptable Parameters:

The admin user's password.

Planned Parameter:

 


LDAP Server IP Address or Hostname

Install Script Prompt:

Enter the LDAP server IP address or DNS hostname [default LDAP server]:

.conf File Directive:

CONFIG_IMANAGER_LDAP_ADDRESS

Description:

The IP address of the eDirectory server that iManager users authenticate to eDirectory through.

Acceptable Parameters:

A valid IP address.

Planned Parameter:

 


Secure LDAP Port Number

Install Script Prompt:

Enter the LDAP port number [636]:

.conf File Directive:

CONFIG_IMANAGER_LDAP_PORT

Description:

Indicates the secure LDAP port that users communicate with the eDirectory server through specified in LDAP Server IP Address or Hostname (CONFIG_IMANAGER_LDAP_ADDRESS using LDAP).

Acceptable Parameters:

A valid secure LDAP port number (default = 636).

Planned Parameter:

 


iManager WebAdmin HTTP Port Number

Install Script Prompt:

Enter the iManager WebAdmin HTTP port number [8018]:

.conf File Directive:

CONFIG_IMANAGER_WEBADMIN_HTTP_PORT

Description:

The HTTPS port number that WebAdmin users administer NetMail and Red CarpetTM through.

This directive is included here because WebAdmin is accessed through iManager in NNLS.

Acceptable Parameters:

A valid HTTP port number (default = 8018).

Planned Parameter:

 


iManager WebAdmin HTTPS Port Number

Install Script Prompt:

Enter the iManager WebAdmin HTTPS port number [8020]:

.conf File Directive:

CONFIG_IMANAGER_WEBADMIN_HTTPS_PORT

Description:

The HTTPS port number that WebAdmin users administer NetMail and Red Carpet through.

This directive is included here because WebAdmin is accessed through iManager in NNLS.

Acceptable Parameters:

A valid HTTPS port number (default = 8020).

Planned Parameter:

 


iPrint


Admin Name and Context

Install Script Prompt:

Enter the admin name with context [admin name with context]:

.conf File Directive:

CONFIG_IPRINT_ADMIN_CONTEXT

Description:

The fully distinguished name of the User object with rights to extend the schema for iPrint installation on the eDirectory server specified in iPrint Server IP Address or Hostname.

Acceptable Parameters:

A fully distinguished username as explained in the Description.

Planned Parameter:

 


Admin Password

Install Script Prompt:

Enter the admin password [******]:

.conf File Directive:

CONFIG_IPRINT_ADMIN_PASSWORD

Description:

The password of the user specified in Admin Name and Context (CONFIG_IPRINT_ADMIN_CONTEXT).

Acceptable Parameters:

The admin user's password.

Planned Parameter:

 


iPrint Server IP Address or Hostname

Install Script Prompt:

Enter the eDirectory IP address or DNS hostname [default iPrint server]:

.conf File Directive:

CONFIG_IPRINT_EXISTING_IP

Description:

The IP address or DNS hostname of the eDirectory server that iPrint is installed and the schema is extended on.

The server must have a master or read/write replica of eDirectory installed.

Acceptable Parameters:

A valid IP address or DNS hostname.

Planned Parameter:

 


iPrint Tree Name

Install Script Prompt:

Enter the name of the eDirectory tree that hosts iPrint [default iPrint tree name]:

.conf File Directive:

CONFIG_IPRINT_TREE_NAME

Description:

The name of the eDirectory tree that hosts iPrint.

Acceptable Parameters:

A valid eDirectory tree name.

Planned Parameter:

 


Virtual Office


eDirectory Server IP Address or Hostname

Install Script Prompt:

Enter the eDirectory server IP address or DNS hostname [default eDir server]:

.conf File Directive:

CONFIG_VO_ADDRESS

Description:

The IP address or DNS name of the eDirectory server that Virtual Office is installed on.

This server must have a master or read/write replica of eDirectory installed.

Acceptable Parameters:

A valid IP address or DNS hostname.

Planned Parameter:

 


Admin Name and Context

Install Script Prompt:

Enter the admin name with context [admin name with context]:

.conf File Directive:

CONFIG_VO_ADMIN_CONTEXT

Description:

The fully distinguished name of the User object with administrative rights to the eDirectory server specified in eDirectory Server IP Address or Hostname (CONFIG_VO_ADDRESS).

This user must have rights to extend the schema for the Virtual Office installation on the designated eDirectory server.

Acceptable Parameters:

A fully distinguished username as explained in the Description.

Planned Parameter:

 


Admin Password

Install Script Prompt:

Enter the admin password [******]:

.conf File Directive:

CONFIG_VO_ADMIN_PASSWORD

Description:

The password for the user specified in Admin Name and Context (CONFIG_VO_ADMIN_CONTEXT).

Acceptable Parameters:

The admin user's password.

Planned Parameter:

 


NetStorage Authentication Server

Install Script Prompt:

Enter the NetStorage authentication domain host [default NetStorage server]:

.conf File Directive:

CONFIG_VO_EDIR_SERVER_HOST

Description:

The IP address or DNS hostname of the eDirectory server that NetStorage users authenticate to using LDAP. This does not necessarily have to be the IP address of the server where NetStorage is to be installed.

Acceptable Parameters:

A valid IP address or DNS hostname.

Planned Parameter:

 


NetStorage Proxy User Name and Context

Install Script Prompt:

Enter the NetStorage proxy username with context [proxy username with context]:

.conf File Directive:

CONFIG_VO_PROXY_CONTEXT

Description:

The fully distinguished name of a User object with rights to do the following:

  • Search the LDAP (eDirectory) tree on the specified in NetStorage Authentication Server (CONFIG_VO_EDIR_SERVER_HOST) for NetStorage users.
  • If an iFolder storage location is defined in NetStorage, store the iFolder user passphrase in eDirectory the first time users access the storage location. This prevents users from having to enter their passphrase when accessing files and directories on an iFolder server.

Acceptable Parameters:

A fully distinguished LDAP username.

Planned Parameter:

 


NetStorage Proxy User Password

Install Script Prompt:

Enter the NetStorage proxy user password [******]:

.conf File Directive:

CONFIG_VO_PROXY_PASSWORD

Description:

The password of the user specified in NetStorage Proxy User Name and Context (CONFIG_VO_PROXY_CONTEXT).

Acceptable Parameters:

The proxy user's password.

Planned Parameter:

 


NetStorage Users Context

Install Script Prompt:

Enter the users' context [o=novell]:

.conf File Directive:

CONFIG_VO_USERS_CONTEXT

Description:

The context of the NetStorage Authentication Server (CONFIG_VO_EDIR_SERVER_HOST) to search for NetStorage users on. All subcontexts are searched as well. If you want NetStorage to search the entire eDirectory tree, specify the root context.

Acceptable Parameters:

A valid LDAP context.

Planned Parameter:

 


iFolder Server IP Address or Hostname

Install Script Prompt:

Enter the iFolder server address (optional) [default iFolder server]:

.conf File Directive:

CONFIG_VO_IFOLDER_HOST

Description:

(Optional) The IP address or hostname of the iFolder server you want created as a storage location in NetStorage. This makes iFolder automatically available to Virtual Office users. Users must have their iFolder user accounts enabled through the iFolder server in order to access their files stored in iFolder using NetStorage. You must also enable the ability for users to set iFolder passphrases in NetStorage.

Acceptable Parameters:

A valid IP address or DNS hostname.

Planned Parameter:

 


Red Carpet


Admin E-Mail Address

Install Script Prompt:

Enter the e-mail address [admin_name@company_name.com]:

.conf File Directive:

CONFIG_REDCARPET_EMAIL

Description:

(Optional) The e-mail address you want to be notified at about NNLS updates.

Acceptable Parameters:

A valid e-mail address.

Planned Parameter:

 


Proxy Server

Install Script Prompt:

Is this machine connected to the Internet via a proxy server? [no]:

.conf File Directive:

CONFIG_RCD_PROXY

Description:

Indicates whether the NNLS server connects to the Internet through a proxy server.

Acceptable Parameters:

yes, no

Planned Parameter:

 


Proxy Server Contact URL

Install Script Prompt:

Enter the proxy URL:

.conf File Directive:

CONFIG_RCD_PROXY_URL

Description:

The URL that the NNLS server uses to communicate with its Proxy Server (CONFIG_RCD_PROXY).

Acceptable Parameters:

A valid URL.

Planned Parameter:

 


Proxy User Name

Install Script Prompt:

Enter the proxy username:

.conf File Directive:

CONFIG_RCD_PROXY_USER

Description:

The username the NNLS server uses to authenticate with its Proxy Server (CONFIG_RCD_PROXY).

Acceptable Parameters:

A valid username.

Planned Parameter:

 


Proxy User Password

Install Script Prompt:

Enter the password:

.conf File Directive:

CONFIG_RCD_PROXY_USER_PASSWORD

Description:

The password for the Proxy User Name (CONFIG_RCD_PROXY_USER).

Acceptable Parameters:

The proxy user password.

Planned Parameter: