Linux or Mac bundles fail to run as non root user

  • 7010122
  • 06-Feb-2012
  • 12-Jul-2012

Environment

Novell ZENworks 11 Configuration Management Support Pack 1 - ZCM 11 SP1
Novell ZENworks 11 Configuration Management Support Pack 1 - ZCM 11 SP2
X Novell ZENworks 11 Configuration Management Support Pack 1 - ZCM 11 SP1
X Novell ZENworks 11 Configuration Management Support Pack 1 - ZCM 11 SP2

Situation

NALwin shows properties, but not actions for bundle.
 
Running zac bln gives error:
 
ERROR: 
 
Not enough privileges to perform the operation.

Resolution

Use zac user-add and zac user-edit to assign rights to the users.  This can be done per user or for all users, manually or via a bundle that is set to run as root (and root must launch it):
 
Per user:
 
zac ue username +Install
 
All users:
 
/opt/novell/zenworks/bin/zac ue '*' +Install

Additional Information

A bundle can be made to run this automatically.  The action must run as root and launch automatically to "push" the action.