B.3 Tasks after Uninstalling Sentinel

Uninstalling the Sentinel server does not remove the Sentinel Administrator User from the operating system. You must manually remove that user.

After you uninstall Sentinel, certain systems settings remain. You must remove the settings before performing a fresh installation of Sentinel, particularly if there were errors while uninstalling Sentinel.

To manually clean up the Sentinel system settings:

  1. Log in as root.

  2. Ensure that all Sentinel processes are stopped.

  3. Remove the contents of /opt/novell/sentinel or wherever the Sentinel software was installed.

  4. Make sure no one is logged in as the Sentinel Administrator operating system user (novell by default), then remove the user, the home directory, and the group.

    userdel -r novell

    groupdel novell

  5. Restart the operating system.