E.B. Dreger wrote:
Date: Mon, 27 Oct 2003 22:13:53 +0100 From: mfullini need to pull passwords from a cobalt raq4, which appears to be an enhanced encryption, and convert them to a normal linux (debian linux /etc/shadow) format. may somebody has an idea how to do that? thanksThe reason MD5 is popular is because it's a one-way hash. Most newer *ix flavors support it, though. Eddy --
this means i can just import all entries in my passwd file? thanks greetz mf