Configure: error: User zimbra (and/or group zimbra) doesn't exist.: Difference between revisions

(New page: A Zimbra user must exist in order for Zimbra to build successfully. The first time you will see a failure is in building ClamAV. To resolve this, edit /etc/passwd, and add: zimbra:x:502:5...)
 
(s/Perforce/Git/)
 
(6 intermediate revisions by 2 users not shown)
Line 2: Line 2:


To resolve this, edit /etc/passwd, and add:
To resolve this, edit /etc/passwd, and add:
zimbra:x:502:504::/opt/zimbra:/bin/bash
 
zimbra:x:502:504::/opt/zimbra:/bin/bash
 
Back to: [[Building Zimbra using Git#Troubleshooting]]
 
[[Category: Troubleshooting Anti-virus]]

Latest revision as of 12:58, 6 July 2014

A Zimbra user must exist in order for Zimbra to build successfully. The first time you will see a failure is in building ClamAV.

To resolve this, edit /etc/passwd, and add:

zimbra:x:502:504::/opt/zimbra:/bin/bash

Back to: Building Zimbra using Git#Troubleshooting

Jump to: navigation, search