View Single Post
  #2 (permalink)  
Old 06-29-2009, 12:23 AM
uxbod uxbod is offline
Moderator
 
Posts: 7,911
Default

Welcome to the forums

The output from the command you have run will not generate a file that can be directly imported back in with zmprov. The correct syntax for creating an account is
Code:
su - zimbra
zmprov ca joe@domain.com test123 displayName JSmith
which is all explained on the Wiki.

You could try searching the forums for zmprov and csv
__________________
Reply With Quote