View Single Post
  #2 (permalink)  
Old 11-23-2005, 11:49 PM
s3nz3x s3nz3x is offline
Project Contributor
 
Posts: 33
Default MacOs X "10.4.3/java1.5/zimbra" install step-by-step: Update

Well I just f…ked up the config…
and it's been an hour I on it.
Finally got it back :
I opened the file /opt/zimbra/bin/setpermission.sh as root
replaced the line:
ROOTGROUP=root
with:
ROOTGROUP=wheel

then placed a # from PLAT to fi (the first one)

saved as bis and runned it.

Now bak in business:

Update TODOs:
_I will later test POP account in Mail.app => DONE->works
_then enable ssl stuff…=>Done->Works
_Configure an account with Exchange->Works :)
need to try on W$ machine.
_I also will try to make a StartupItems…
this is not done either.=> working on it:
Well I did one StartupItems in Librairy/StartupItems/zimbralaunch/ but It doens't launch as wanted: (at least it launches)
aka I've got message like do not run as root…
So I need to make this run as zimbra User.
some stuff like:
/opt/zimbra/bin/zmcontrol start -u zimbra password zimbra_password
(security isn't that good here - and still doesn't launch well)
or:
/opt/zimbra/bin/zmcontrol start -u zimbra -p
but the ending -p
would ask for the zimbra password and I don't want this.
I also don't want to have a zimbra user (or any) with a blank password !

**do I need to say I do know nothing about coding, and very, very, very little about Unixes(OsX/Darwin) command…
So If someone knows how to finish the "script"… that would be nice…

_Still need to test calendars, etc…,
lot of stuff…

I'll post here when (if) done.

Hope this will help OsX Guys…

s3nz3x

Last edited by s3nz3x; 11-24-2005 at 12:18 AM..
Reply With Quote