From: Wim K. <wi...@ny...> - 2004-01-28 18:13:11
|
Wil Cooley wrote: >On Wed, 2004-01-28 at 08:25, Tony Wasson wrote: > > >>Chapter 1 is wrapping up, and the rest of it beginning to take shape. I've >>also added a section about Migration, with some general tips. This needs >>to be expanded, since I've only done 2 migrations. >> >> > >One thing I've recently done for migration (the only one I've done so >far) is to modify the migration tool from PADL to generate the entries I >wanted. 'uid' seems to work okay as a multi-valued attribute, and to >avoid the trouble of figuring out all the right filters, I just created >entries with both 'username' and 'username_example_com'. > > I did this as well... all our users have 3 uids: username, username_example_com, and use...@ex.... This is because the "old" server had the users from all domains using the same servername (not mail.theirdomain.com) for POP/IMAP/SMTP with the short Unix username. Once the migration is done, we'll probably send them an email to change their settings. After a grace period we can drop the extra UIDs so that we can have jd...@do... as a a totally seperate entity from jd...@do.... Wim |