chiark / gitweb /
pam-module: treat "cron" in PAM_TTY as empty tty
authorMichal Schmidt <mschmidt@redhat.com>
Sat, 19 Nov 2011 00:17:46 +0000 (01:17 +0100)
committerMichal Schmidt <mschmidt@redhat.com>
Sat, 19 Nov 2011 00:17:53 +0000 (01:17 +0100)
commit1a4459d63323cdfdb8751077e555ddbbf80564b1
tree59a52574bdec0b97f60a47f4ac2ff0508fbaa34a
parent1dc995370987660ff045ff4d7cf512da0390cf96
pam-module: treat "cron" in PAM_TTY as empty tty

cron sets PAM_TTY to "cron" and it has been doing it for a long time.
It cannot be changed because user configurations may depend on it.

https://bugzilla.redhat.com/show_bug.cgi?id=727315
src/logind-session.c
src/pam-module.c