13.3 Reconfiguring OES Services

After you have successfully configured eDirectory, some of the OES services are started by default, some services require a manual start, some services require the eDirectory objects to be re-created, and some services must be reconfigured.

Table 13-1 Services

Starts by Default

Start Manually

Re-create Objects

Reconfigure

SMS

AFP

NSS

DNS

LUM

NCS

NCP

CIFS

NRM

DHCP

 

SLP

FTP

iPrint

 

NMAS

Groupwise

NetStorage

 

 

DST

iManager

 

 

DFS

NTP

 

 

WBFM

 

 

Welcome Page

 

 

 

VLOG Utility

 

 

 

13.3.1 Re-creating eDirectory Objects

Novell Storage Service

Use the NSS Management utility to re-create the eDirectory objects for NSS pools and volumes. For additional information, see NSS Management Utility (NSSMU) Quick Reference in the OES 2018 SP2: NSS File System Administration Guide for Linux.

  1. Re-create the eDirectory object for each NSS pool:

    1. Start NSSMU by entering the following command at the command prompt:

      nssmu

    2. Select Pools and press Enter to list all the NSS pools.

    3. Select a pool that needs to be re-created and press F4.

    4. Select Yes when you are prompted to delete and re-create an NDS pool object.

      The selected NDS pool object is re-created.

    5. Repeat from Step 1.c for each NDS pool object that needs to be re-created.

  2. Re-create the eDirectory object for each NSS volume:

    1. In NSSMU, select Volumes and press Enter to list all the NSS volumes.

    2. Select a volume and press F4.

    3. Select Yes when you are prompted to delete and re-create the NDS volume object.

      The selected volume object is re-created.

    4. Repeat from Step 2.b for each NDS volume object that needs to be re-created.

  3. (Conditional) If the eDirectory object for _ADMIN volume exists, execute the following command:

    rcadminfs restart

NCP Server

Use the NCP server console (NCPCON) utility to delete and re-create the eDirectory objects for the NCP volumes. For more information on the NCPCON utility, see NCP Server Console (NCPCON) Utility in the OES 2018 SP2: NCP Server for Linux Administration Guide.

IMPORTANT:If restoration of the eDirectory database is not possible, simply delete the NCP server object.

  1. Delete the eDirectory object of the NCP volume by entering the following command:

    ncpcon remove volume SYS

  2. Re-create the eDirectory object of the NCP volume by entering the following command:

    ncpcon create volume SYS /usr/novell/sys

13.3.2 Services Requiring Reconfiguration

OES DNS

  1. Open YaST.

  2. Click Open Enterprise Server > OES Install and Configuration.

  3. On the Software selection page, click Accept.

    The status of the OES DNS service is displayed as Reconfigure is Disabled.

  4. To reconfigure the DNS service, click disabled to change the status to enabled.

  5. Click the DNS Services heading link and enter the admin password to access the configuration dialog box.

  6. Validate the displayed information and click Next.

  7. Ensure that the Create DNS Server Object check box is not selected, then click Next.

  8. Verify the configuration information and click Next.

  9. Click Finish to complete the OES DNS reconfiguration.

OES CIFS

  1. Open YaST.

  2. Click Open Enterprise Server > OES Install and Configuration.

  3. Click Accept to skip the Software Selection page.

    The status of OES CIFS service is displayed as Reconfigure is Disabled.

  4. To reconfigure CIFS, click the Disabled link to change the status to Enabled.

  5. Click the OES CIFS services heading link and enter admin password to access the configuration dialog box.

  6. Validate the displayed information and click Next.

  7. Provide the user context and select the password policy of the previous CIFS configuration, then click Next.

  8. Verify the configuration information and click Next.

  9. Click Finish to complete the CIFS reconfiguration.

SLP

The SLP DA IP address is added during eDirectory reconfiguration. See Step 6.e for more information.

NMAS

The NMAS login method is selected during eDirectory reconfiguration. See Step 7 for more information.

13.3.3 Manually Starting Services

Re-create the eDirectory objects of NCP and NSS volumes as directed in the Section 13.3.1, Re-creating eDirectory Objects, before starting the following services manually:

Table 13-2 Manually Restarting Services

Service Name

Starting the Service

OES AFP

rcnovell-afptcpd start or systemctl start novell-afptcpd.service

OES Cluster Service (NCS)

rcnovell-ncs start or systemctl start novell-ncs.service

NetStorage

rcnovell-xregd start or systemctl start novell-xregd.service

rcnovell-xsrvd start or systemctl start novell-xsrvd.service

OES DHCP

rcnovell-dhcpd start or systemctl start novell-dhcpd.service

iPrint

rcnovell-ipsmd start or systemctl start novell-ipsmd.service

rcnovell-idsd start or systemctl start novell-idsd.service

iManager

After completing the OES installation, if iManager is installed without using YaST, Tomcat must be started manually.

systemctl start novell-tomcat.service

rcapache2 restart

NTP

rcntpd restart