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)? _______________________________________________ luv-main mailing list [email protected] http://lists.luv.asn.au/listinfo/luv-main
