Password Synchronization for LINUX servers
Hi,
I have two Linux servers in a cluster architecture. If I want to synchronize the password on both the servers, then by copying the encrypted password of server 1 in the passwd file of server 2, will the password of server 1 work if i login on to server 2 with the same login as on server 1.
Does the encryption algorithm and hash value attached to passwd on both servers will be different?
Last edited by bhandu; 06-07-2007 at 07:01 AM.
|