On Fri, 25 Feb 2000, Tony Nugent wrote:
> I need to convert the md5-hashed passwords in /etc/{passwd,shadow} on
> one of the boxes here into the plain crypt format.
> What I need is something to convert between the passwd formats.
Can't be possible, because both md5 and the normal crypt algorighm are
one-way.
If you have a couple of supercomputers and a lot of time, you can of
course trial-and-error crack your own accounts and then generate crypt()ed
versions of the results... ;)
LLaP
bero
--
To unsubscribe:
mail -s unsubscribe [EMAIL PROTECTED] < /dev/null