6.1 The Novell Client tray sometimes displays an error message on logging in to a desktop on which LUM is configured.

After the user logs in to the desktop on which Linux User Management (LUM) is configured, the Novell Client tray might sometimes display the following error message:

The novfs kernel loadable module is not installed correctly.

This message is displayed because namcd fails to start in the machine. The Novell Client requires services such as novell-xregd and namcd when they are configured. namcd fails to start because of one or more of the following reasons:

NOTE:Alternatively, namcd can be configured to start from the local cache itself, which allows the desktop to start without an error even when network is not available. To do this, run the following command:

namconfig cache-only=yes

After any of the above-mentioned solutions is implemented, restart the following services:

  1. Restart namcd by running the following command:

    rcnamcd restart

  2. Restart novell-xregd as root by running the following command:

    rcnovell-xregd restart

  3. Restart novfsd as root by running the following command:

    rcnovfsd restart

  4. Manually launch the Novell Client tray application by running the command /opt/novell/ncl/bin/ncl_tray either on the command line of a terminal window or in the Run Application utility that can be launched by pressing Alt-F2.

If any of these commands display any errors, restart the Linux machine.