View Single Post
  #6 (permalink)  
Old 03-16-2008, 07:11 PM
jholder jholder is offline
Former Zimbran
 
Posts: 5,606
Default

Bill is right. We don't chown the blob dirs because this can be tasking

sudo /bin/bash
chown -R zimbra:zimbra /opt/zimbra/
su - zimbra
zmcontrol stop
cd /opt/zimbra/libexec
./zmfixperms
Reply With Quote