Hi, 1) copy your shadow, passwd, group file to the new machine. 2) nfs mount your old redhat's home dir to the new machine. 3) to move everything from one place to another place, use cd fromdir; tar cf - . | (cd todir; tar xpf -) (this works great for me whenever I need to move data around) 4) repeat step 2 and 3 for your mail dir.
Maybe someone knows better. Ze ----- Original Message ----- From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, February 12, 2003 4:32 AM Subject: Re: Users accounts > Ze Ji Li wrote: > > > please don't do the userdel! Just nfs the home dir and mail dir, then mv > > them over. Try do a man on tar. > > > > cd fromdir; tar cf - . | (cd todir; tar xpf -) > > > > as for the passwd, just cp them (passwd and shadow) over. > > Sorry, I don't quite understand your means... > Would you mind to tell me more details ? > > Thank for your help ! > > Edward. > > > > > > -- > redhat-list mailing list > unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe > https://listman.redhat.com/mailman/listinfo/redhat-list > -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list