Stopped distribution from <distributordnsname> due to signature error. Make sure certificates have been properly resolved.

  • 7007908
  • 15-Feb-2011
  • 29-Apr-2013

Environment

Novell ZENworks 7.3 Linux Management Interim Release 3 - ZLM7.3 IR3

Situation

ERROR:
 
Stopped distribution from <distributordnsname> due to signature error. Make sure certificates have been properly resolved.
 
Unable to replicate bundles to secondary ZLM servers.

Resolution

Workaround:
 
The content replication can be reconfigured if no change has been made to the Primary Server's
DNS Name or IP address is unchanged. Do the following to configure the content replication between the new Primary Server and the remaining Secondary Servers:
 
  1. Backup the files mentioned in the steps below.
  2. Stop the ZENworks Server Management (TED) service on any additional Secondary Server by using the following command:

    /etc/init.d/novell-zented stop
  3. Delete the .keystore file from the /var/opt/novell/zenworks/zfs/pds/security/private/ directory located on the other Secondary Servers.
  4. From the new Primary Server, copy the /var/opt/novell/zenworks/zfs/pds/security/csr/*.csr files to the /var/opt/novell/zenworks/zfs/pds/security/ on all other Secondary Servers.
  5. Rename the .csr files to .cer on all the Secondary Servers.
  6. In the etc/opt/novell/zenworks/zfs-startup.xml file , set the tag of the parameter  to the IP address of the new Primary Server.
  7. Start the TED services by using the following command on all the Secondary Servers:

    /etc/init.d/novell-zented start