Ben's notes

Linux, Unix, network, radio...

User Tools

Site Tools


iredmail_restore_from_ldif

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
iredmail_restore_from_ldif [2015/04/06 20:17] – [iRedMail (OpenLDAP) restore from LDIF] adminiredmail_restore_from_ldif [2015/04/06 20:18] – [iRedMail (OpenLDAP) restore from LDIF] admin
Line 24: Line 24:
 ldappasswd -x -h localhost -D "cn=Manager,dc=<yourdomain>,dc=com" -w <rootpass> -s <userpass> "cn=vmail,dc=<yourdomain>,dc=com" ldappasswd -x -h localhost -D "cn=Manager,dc=<yourdomain>,dc=com" -w <rootpass> -s <userpass> "cn=vmail,dc=<yourdomain>,dc=com"
 ldappasswd -x -h localhost -D "cn=Manager,dc=<yourdomain>,dc=com" -w <rootpass> -s <userpass> "cn=vmailadmin,dc=<yourdomain>,dc=com"</code> ldappasswd -x -h localhost -D "cn=Manager,dc=<yourdomain>,dc=com" -w <rootpass> -s <userpass> "cn=vmailadmin,dc=<yourdomain>,dc=com"</code>
-  * Verify example:<code>ldapsearch -D "cn=directory manager" -w secret -p 389 -h server.example.com -b "dc=example,dc=com"</code>+  * Verify example:<code>ldapsearch -D "cn=Manager,dc=<yourdomain>,dc=com" -w password -h localhost -b "dc=<yourdomain>,dc=com"</code>
iredmail_restore_from_ldif.txt · Last modified: 2021/10/09 15:14 by 127.0.0.1