View Single Post
  #8 (permalink)  
Old 03-13-2009, 03:30 PM
sevilla sevilla is offline
Active Member
 
Posts: 32
Default

I done installing zimbra and i found another problems..

To avoid sendmail problems, it needed to disable sendmail.

$svcadm disable network/smtp

Another problem found on the install process..

Fri Mar 13 12:38:23 2009 Saving config in /opt/zimbra/config.24441...
Fri Mar 13 12:38:23 2009 done.
Fri Mar 13 12:38:26 2009 Operations logged to /tmp/zmsetup.03132009-122755.log
Fri Mar 13 12:38:27 2009 checking isEnabled zimbra-ldap
Fri Mar 13 12:38:27 2009 zimbra-ldap is enabled
Fri Mar 13 12:38:27 2009 Initializing ldap...
Fri Mar 13 12:38:27 2009 *** Running as zimbra user: /opt/zimbra/libexec/zmldapinit
sudo: /opt/csw/etc/sudoers is mode 00, should be 0440
sudo: /opt/csw/etc/sudoers is mode 00, should be 0440
sudo: /opt/csw/etc/sudoers is mode 00, should be 0440
sudo: /opt/csw/etc/sudoers is mode 00, should be 0440
sudo: /opt/csw/etc/sudoers is mode 00, should be 0440
sudo: /opt/csw/etc/sudoers is mode 00, should be 0440
sudo: /opt/csw/etc/sudoers is mode 00, should be 0440
IO::Socket::INET: connect: Connection refused at /opt/zimbra/libexec/zmldapinit line 160.

need to change perm to /opt/csw/etc/sudoers. I dont know if when it install CSWsudo it come with that perms, but is needed to change to 0440.

Ldap show some problems when its trying to get up.
ld.so.1: slapd: fatal: libltdl.so.3: open failed: No such file or directory

need to install CSWlibtool.

Its all for now.. im testing all the suite to find more problems.
Reply With Quote