> As soon as parts come in, I'm going to be swapping out a server. I > want the usernames/passwords to all be the same, so could I do something > like copy /etc/passwd, /etc/group, and /etc/shadow to the replacement > and have things work? I want it to be as seamless as possible...
If you use SSH, you may also want to copy the /etc/ssh directory so your host keys do not change. Alan -- TriLUG mailing list : http://www.trilug.org/mailman/listinfo/trilug TriLUG Organizational FAQ : http://trilug.org/faq/ TriLUG Member Services FAQ : http://members.trilug.org/services_faq/ TriLUG PGP Keyring : http://trilug.org/~chrish/trilug.asc
