
23 Oct
2014
23 Oct
'14
11:56 p.m.
Robert wrote:
We have a need to reuse password hashes between Linux and Windows, so we are looking at the algorithms and formats found in the /etc/shadow file. There is interest in using PBKDF2 or SHA512crypt, but we do not know if the crypt supported algorithms can be extended (e.g. PBKDF2).
Yuk, can't you use centralized auth (i.e. Active Directory, or similar)?