Folks, Does anyone know how to generate a standard UNIX passwd file (ie, one passwd file with encrypted password hashes) when using a system with shadow passwd (ie, has /etc/passwd and /etc/shadow)?
I understand the security implications of this, but I unfortunately need to do it anyways for interoperability purposes. -DMZ
