Originally posted by: Babba
Hi All,
I'm trying to find out if I copy password file from live system to test system will the same password work?
I knew that this is work for the default "crypt" encryption algorithm but I am looking to change this to sha512. I am not sure what seeds the sha512 algorithm used. If it is something specific to a machine then it wouldn't work if I copy it to use on other machine, right? Other wise I will have to look for a way to reset all passwords which can be messy.
Both live and test system are AIX 7.1 and now using crypt. I'm trying to change it to a more secure sha512 but need to be sure that the same password will work on both system.
Any idea?
Thanks
#AIX-Forum