https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193927
--- Comment #2 from [email protected] --- A commit references this bug: Author: des Date: Mon Sep 29 08:57:36 UTC 2014 New revision: 272280 URL: https://svnweb.freebsd.org/changeset/base/272280 Log: Instead of failing when neither PAM_TTY nor PAM_RHOST are available, call login_access() with "**unknown**" as the second argument. This will allow "ALL" rules to match. Reported by: Tim Daneliuk <[email protected]> Tested by: dim@ PR: 83099 193927 MFC after: 3 days Changes: head/lib/libpam/modules/pam_login_access/pam_login_access.c -- 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]"
