Lev Serebryakov <[email protected]> writes:
> des@ suggests to have ability to pass env variables from authorization
> daemon, but anyway, pam_setcred() should be called by shell process
> (or its parent), and not any process in system, am I right?

Everything pam_setcred() does can be done in a separate process, and the
result returned to the application using sendmsg().

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