https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255420

--- Comment #1 from Rudolf Polzer <divver...@gmail.com> ---
I should add: my use case is mounting an encrypted ZFS dataset on login, and
unmounting on logout.

So I have no use case of actually getting the password in pam_sm_setcred, and
there's already an environment variable provided by pam_exec that lets me
distinguish; for me it'd thus be perfectly fine if stdin were just empty in the
pam_sm_setcred case.

For now I am using pam_script from the ports; this does seem to work, but seems
more complex than actually required.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to