Re: Synchro for migration
Michael Menge <[email protected]>
| Newsgroups | gmane.mail.imap.cyrus |
|---|---|
| Message-ID | <20180416102136.Horde.Q1jyIDiiXh4yIJ14qJVI5Ax@webmail.uni-tuebingen.de> |
Quoting Albert Shih <[email protected]>: >> >> It seems like the following imapsync options allow you to use proxy >> authentication >> >> --authmech1 --authmech2 >> --authuser1 --authuser2 >> --proxyauth1 --proxyauth2 > > I'm not sure to understand how proxyauth works. I google it and find lots > of doc about...proxy imap. > > Currently I need to authenticate my user against a LDAP(openldap), > so I configure > saslauthd with ldap and works perfectly. > > So one of my solution is to have a getpwent (local passwd) with real login > and fake password. And after the migration switch to ldap auth. > This will work but it is not necessary. imapsync --host1 oldserver.yourdomain --port1 143 --authmech1 PLAIN --proxyauth1 --authuser1 DovecotAdmin --user1 UserYouWantToMigrate --password1 DovecotAdminPW --host2 newserver.yourdomain --port1 143 --authmech2 PLAIN --proxyauth2 --authuser2 CyrusAdmin --user2 UserYouWantToMigrate --password2 CyrusAdminPW Depending on your setup you will need other settings as well, and you may want to use the passfile options so that the adminpassword is not shown in the process list -------------------------------------------------------------------------------- M.Menge Tel.: (49) 7071/29-70316 Universität Tübingen Fax.: (49) 7071/29-5912 Zentrum für Datenverarbeitung mail: [email protected] Wächterstraße 76 72074 Tübingen ---- Cyrus Home Page: http://www.cyrusimap.org/ List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/ To Unsubscribe: https://lists.andrew.cmu.edu/mailman/listinfo/info-cyrus