Markus Moeller wrote:
> Looking at the source of getspent I see that the password needs to start with
> {crypt}. Why is that ? Could a flag be added to assume {crypt} and add if
> missing ?
If the {crypt} prefix isn't present then it isn't likely to be
verifiable with crypt(3C) which is what that prefix means.
It is likely some other form of password hash which means that pam_ldap
rather than pam_unix_auth (ultimately getspnam/crypt/strcmp).
--
Darren J Moffat
_______________________________________________
opensolaris-code mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code