I am trying to move about 40 users from one server to another, maintaining their passwords. Copying the /etc/passwd and /etc/shadow and /etc/pam.d files would be enough, I would think. But ssh doesn't work, though already logged in users can SU to another user. Is there something I am missing?