https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=162715
--- Comment #2 from Ansar Mohammed <[email protected]> --- Ok I did some additional digging. It seems that this only happens with forking pam applications. For instance the "bug" manifests itself with sshd but not with login. see this for a possible reason: http://www.redhat.com/archives/pam-list/2007-September/msg00040.html based on that it seems that pam_sm_authenticate and pam_sm_setcred are running in two different processes. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
