]> granicus.if.org Git - linux-pam/commit
pam_succeed_if: Fix copy&paste error in rhost and tty values.
authorTomas Mraz <tmraz@fedoraproject.org>
Fri, 17 Oct 2014 06:39:58 +0000 (08:39 +0200)
committerTomas Mraz <tmraz@fedoraproject.org>
Fri, 17 Oct 2014 06:39:58 +0000 (08:39 +0200)
commit5df44a328abe4befc4479e16ce7fd86ff2caedcc
tree61694d3c284e9b4be6ccdcb843385ec1e7a1be5d
parent3ad8ed87726d5c3a6a9f15a5c2dce2ce8aca06b6
pam_succeed_if: Fix copy&paste error in rhost and tty values.

modules/pam_succeed_if/pam_succeed_if.c (evaluate): Use PAM_RHOST
and PAM_TTY properly for the rhost and tty values.
modules/pam_succeed_if/pam_succeed_if.c