"Christopher J. Ruwe" <[email protected]> writes:
> I am trying to implement the feature to set a random password like in
> BSD "pw usermod -W" in the Solaris passwd. Regrettably, I have not
> found or perhaps not understood the PAM API documentation on how to
> _inject a given string_ into the change-auth-token function
> pam_chauthtok(...), which always jumps in an interactive pw-changing
> loop.

There is no reliable way to do that.  You don't even know that there is
such a thing as a password.

DES
-- 
Dag-Erling Smørgrav - [email protected]
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-security
To unsubscribe, send any mail to "[email protected]"

Reply via email to