I built source code succefully, but

Have a great idea for extending Zimbra? Share ideas, ask questions, contribute, and get feedback.
Post Reply
wildhuman
Advanced member
Advanced member
Posts: 64
Joined: Fri Sep 12, 2014 10:14 pm

I built source code succefully, but

Post by wildhuman »

But when I installed this zimbra which I built from source code, it required me password when starting zimbra services. But I only setup the passwd for the admin when I installed this source version. And I remember there is no passwd when I installed the binary version zimbra.

:confused:

What is the reason?
adobrin
Advanced member
Advanced member
Posts: 134
Joined: Fri Sep 12, 2014 9:56 pm

I built source code succefully, but

Post by adobrin »

zimbra should be a sudoer:


%zimbra ALL=NOPASSWD:/opt/zimbra/openldap-2.3.21/libexec/slapd

%zimbra ALL=NOPASSWD:/opt/zimbra/postfix-2.2.9/sbin/postfix, /opt/zimbra/postfix-2.2.9/sbin/postalias, /opt/zimbra/postfix-2.2.9/sbin/qshape.pl, /opt/zimbra/postfix-2.2.9/sbin/postconf,/opt/zimbra/postfix-2.2.9/sbin/postsuper

%zimbra ALL=NOPASSWD:/opt/zimbra/libexec/zmqstat

%zimbra ALL=NOPASSWD:/opt/zimbra/libexec/zmtomcatstart

%zimbra ALL=NOPASSWD:/opt/zimbra/perdition/sbin/perdition

wildhuman
Advanced member
Advanced member
Posts: 64
Joined: Fri Sep 12, 2014 10:14 pm

I built source code succefully, but

Post by wildhuman »

[quote user="adobrin"]zimbra should be a sudoer:


%zimbra ALL=NOPASSWD:/opt/zimbra/openldap-2.3.21/libexec/slapd

%zimbra ALL=NOPASSWD:/opt/zimbra/postfix-2.2.9/sbin/postfix, /opt/zimbra/postfix-2.2.9/sbin/postalias, /opt/zimbra/postfix-2.2.9/sbin/qshape.pl, /opt/zimbra/postfix-2.2.9/sbin/postconf,/opt/zimbra/postfix-2.2.9/sbin/postsuper

%zimbra ALL=NOPASSWD:/opt/zimbra/libexec/zmqstat

%zimbra ALL=NOPASSWD:/opt/zimbra/libexec/zmtomcatstart

%zimbra ALL=NOPASSWD:/opt/zimbra/perdition/sbin/perdition

[/QUOTE]
The install.sh has setup this file by self. Because I used postfix-2.2.11,so it is different the source code 2.2.9, now I changed to 2.2.9, it never requires passwd.
Post Reply