View Single Post
  #10 (permalink)  
Old 03-03-2008, 12:27 PM
p24t p24t is offline
Moderator
 
Posts: 441
Default

To make it easier (and potentially safer) you should run most of the Zimbra commands as the zimbra user. To do this, (as root) type in:

Code:
su - zimbra
This will let you use all the appropriate commands with the proper permissions.
Reply With Quote