Date: Sun, 17 Jun 2001 13:47:26 +0000 (GMT) From: Domas Mituzas <domas.mituzas@delfi.lt> To: Eric Veraart <eric@monkey-online.net> Cc: <freebsd-isp@FreeBSD.ORG> Subject: Re: Local users -> Cyrus users Message-ID: <20010617134432.D9507-100000@axis.tdd.lt> In-Reply-To: <3B2CB061.C9C36093@monkey-online.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Hail, > Does anyone know a tool to transfer local users to cyrus users (incl. > passwords). Because I don't feel like manually insert all users and > passwords into Cyrus (and I don't know all of the passwords). http://www.oreilly.com/catalog/mimap/chapter/ch09.html will contain information about migrating email data. And.. I wrote my own patch for pwcheck, so it could check it's local db3 user database and compare supplied values by using crypt(). So I can migrate both DES and MD5 passwords, but they will be accepted only in plaintext authentication. Of course, it's possible then to do automatic update of sasldb, if you really wish to. -- Regards Domas Mituzas DELFI Internet, UAB To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010617134432.D9507-100000>