Hello Experts
How to Exports all Email Ids with passwords
any budy guide me
thanks
kirtan
Hello Experts
How to Exports all Email Ids with passwords
any budy guide me
thanks
kirtan
Yes i exports successfully only email ids not passwords
I use following step for Exports all emailids
mkdir /opt/zimbra/info
chown zimbra.zimbra /opt/zimbra/info
su - zimbra
cd info
zmprov gaa > accounts.txt
( its not working show error
ERROR: service.INVALID_REQUEST (invalid request: can only be used with "zmprov -l/--ldap")
so i use this command its i exports all emailids but not passowrd its very important
zmaccts | grep "@" | awk '{print $1}' > accounts.txt
please guide me
Thanks
kirtan
There are currently 1 users browsing this thread. (0 members and 1 guests)