After migrating users from openldap, with zmprov, I cannot login with webmail and a mail client, even if I change the password of the user.
If I create a new user no problem in login with webmail.
What can I do?
- Zimbra Collaboration 8.6 Patch 9 now available (includes fix for CVE-2017-8802). Read the announcement.
- Zimbra Collaboration 8.8.7 + Zimbra Connector for Outlook 8.8.7 are available.. Read the announcement.
- Are you a Zimbra Developer? You can find some interesting stuff in our Official GitHub: https://github.com/Zimbra and check the Community Projects too: https://github.com/Zimbra-Community/
Search found 105 matches
- Thu Oct 18, 2007 3:47 pm
- Forum: Migration
- Topic: [SOLVED] Cannot Login
- Replies: 1
- Views: 364
- Sun Oct 14, 2007 11:47 am
- Forum: Migration
- Topic: Import from OpenLDAP
- Replies: 6
- Views: 784
Import from OpenLDAP
Ok, I found the solution from this thread: Just">http://www.zimbra.com/forums/administrators/231-migrating-accounts-users-passwd-shadow-file.htmlJust substitute crypt for MD5 and using some sed filtering commandas and in the end zmprov to insert al the users and passwords into zimbra, like that...
- Sat Oct 13, 2007 10:19 am
- Forum: Migration
- Topic: Import from OpenLDAP
- Replies: 6
- Views: 784
Import from OpenLDAP
The problem is I have all passwords encrypted (MD5). Is there a solution for that?
Can I convert MD5 passwords to plain text?
Can I convert MD5 passwords to plain text?
- Sat Oct 13, 2007 8:19 am
- Forum: Migration
- Topic: Import from OpenLDAP
- Replies: 6
- Views: 784
Import from OpenLDAP
I'm trying to use the CSV File to Zmprov. So i craeted a CSV file with username;passwrod (MD5) like that: username@company.com;8mVJUy4MqhZDLt76wnPGsA==than I create a zmp file :# perl csv2zmprov mydata.zmpand# cat mydata.zmp | su - zimbra -c zmprovAnd get this error:prov> usage: createAccount(ca...
- Tue Oct 09, 2007 3:10 pm
- Forum: Migration
- Topic: Import from OpenLDAP
- Replies: 6
- Views: 784
Import from OpenLDAP
Hi,
I need to import all users and passwords (MD5) from openLDAP in a CentOS 4.2 system. is it possible?
Thanks
Ferra
I need to import all users and passwords (MD5) from openLDAP in a CentOS 4.2 system. is it possible?
Thanks
Ferra