I want to migrate users from one machine to another, I was hoping someone had a script. I basically want to copy every user with a UID >= 1000 and their password to the new system. I have copied their home directories with rsync, so it would be good if it could also chmod the permissions back.
-- www.johntate.org