Install randomly fails when zlm-config fails to complete
Zmd hangs randomly on the managed device
Installation of signed packages using rug fails on SLES 9, NLD, and Red Hat platforms
Verify signature manually using the following rpm command:
rpm --checksig -v package_name
Change the security- level preference to checksum or none as shown below:
rug set security-level checksum
ZENworks Server installation on SLES 10 fails with the error, “Resolvable not found”
Remove the openldap2 package from the system by executing rpm -e openldap2 command.
Install the ZENworks Server. For detailed information on installing the ZENworks Server, see Installation
in the Novell ZENworks 7.2 Linux Management Installation Guide.
How do I recover the password for the ZENworks Server?
After successfully installing the ZENworks Server components, take a reliable backup of the following files:
/etc/opt/novell/zenworks/hibernate.cfg.xml
/etc/opt/novell/zenworks/tomcat/base/server.xml
/etc/opt/novell/zenworks/serversecret
Replace /etc/opt/novell/zenworks/serversecret with the serversecret file that you have backed up in Step 1.
In /etc/opt/novell/zenworks/tomcat/base/server.xml, change the value of keystorePass and connectionPassword to the values configured in backed up serversecret file.
In /etc/opt/novell/zenworks/hibernate.cfg.xml, change the value of <property name="connection.password"> to the values configured in backed up serversecret file.
Executing the rug ref command on the PPC, IPF, and zSeries devices results in exceptions related to Inventory
Ignore the exceptions because Inventory is not supported for the PPC, IPF, and zSeries devices.
To avoid the exceptions, set the rug set hardware-inventory-enabled preference is set to False.