View Single Post
  #16 (permalink)  
Old 09-01-2009, 11:08 AM
dgamez dgamez is offline
Senior Member
 
Posts: 58
Default

Just put the script on any directory of the server filesystem, set the owner to zimbra and run it as zimbra user. For example:

su - root
chown root:zimbra /opt/zimbra/zsync_ad.sh
chmod 750 /opt/zimbra/zsync_ad.sh
su - zimbra
/opt/zimbra/zsync_ad.sh

Then, you can schedule it with cron.
__________________
- dgamez -

Netnovation Vzla, S.A.
Zimbra VAR

Caracas - Venezuela
Reply With Quote