View Single Post
  #4 (permalink)  
Old 11-21-2006, 02:25 PM
dennosius dennosius is offline
Starter Member
 
Posts: 2
Default

Quote:
Originally Posted by dijichi2
make sure /opt/zimbra/openldap/lib is in your /etc/ld.so.conf and run ldconfig. do 'ldconfig -v |grep libldap' to make sure it registers.
Great, thanks, this seems to solve this problem.

I have all services running now. I can remotely reach the web login (but still on port 80) and I can telnet all relevant mail ports (SMTP (Postfix), POP3 (Zimbra), IMAP (Zimbra)).

But still, the web interface is on port 80 where it should not be and I can't login with the password I configured.

Can I manually edit Zimbra's httpd.conf? And can I manually edit the user table and set a password?

Edit: Okay, I completely reinstalled and I can log in now at the web interface aswell as the admin console. But I still found no way to change to ports for the web interface to keep Zimbra away from ports 80 and 443.

Last edited by dennosius; 11-21-2006 at 03:34 PM..
Reply With Quote