Re: [CentOS] migrating users from linux to centos

2007-08-13 Thread qsm
maybe this can work for you: http://easy-technologies.com/rhel3_upgrade.pdf -- -- Original Message --- From: "simon" <[EMAIL PROTECTED]> To: "CentOS mailing list" Sent: Tue, 24 Jul 2007 21:59:41 +0400 (ADT) Subject: [CentOS] mig

Re: [CentOS] migrating users from linux to centos

2007-07-27 Thread Alvin Chang
On 24/07/07, simon <[EMAIL PROTECTED]> wrote: > i have about existing 100 mail users It looks like you should really seriously think about hosting mails using virtual domains. If you use virtual domains, you can just copy /etc/shadow to the new machine and tell Cyrus/Courier/[whatever] to use PAM t

Re: [CentOS] migrating users from linux to centos

2007-07-26 Thread William L. Maltby
On Tue, 2007-07-24 at 14:46 -0400, Barry L. Kline wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > simon wrote: > > Dear All, > > > > I have been running linux 9 server as a dns and mail server and is workin > > fine.. > > > > i want to install CENTOS 5 with all the latest mail serve

RE: [CentOS] migrating users from linux to centos

2007-07-24 Thread José Albornoz
ELL1 $u PASSWD=$(egrep $u: -a shadow | cut -f 2 -d:) usermod -p $PASSWD $u done rm -f archivo1 Jose Albornoz -Mensaje original- De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] En nombre de Barry L. Kline Enviado el: Martes, 24 de Julio de 2007 1:47 p.m. Para: CentOS mailin

Re: [CentOS] migrating users from linux to centos

2007-07-24 Thread Barry L. Kline
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 simon wrote: > Dear All, > > I have been running linux 9 server as a dns and mail server and is workin > fine.. > > i want to install CENTOS 5 with all the latest mail server software and > bind as well as all the libraries on another machine whic is

[CentOS] migrating users from linux to centos

2007-07-24 Thread simon
Dear All, I have been running linux 9 server as a dns and mail server and is workin fine.. i want to install CENTOS 5 with all the latest mail server software and bind as well as all the libraries on another machine whic is already done also the data is backed up and will be tranferred. but i