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

No edit summary
(s/Perforce/Git/)
 
(5 intermediate revisions by 2 users not shown)
Line 3: Line 3:
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