Files
heimdal/lib
Nicolas Williams f10de508a6 Check fcache st_uid == geteuid(), not getuid()
Programs like sshd may create or access a ccache with
ruid != user's UID, euid == user's UID.

Set-uid-0 programs (ob reminder: they start life as ruid == user's UID,
euid == 0) shouldn't unintentionally access ccaches.  Therefore we
shouldn't check both of ruid and euid, just euid.
2013-10-04 18:24:38 -05:00
..
2013-09-10 22:31:31 -04:00
2013-10-04 19:00:56 -04:00
2013-10-04 18:58:31 -04:00
2012-09-24 21:28:04 -07:00
2012-08-08 00:04:04 +01:00
2012-02-15 10:58:00 +00:00
2012-06-12 18:48:37 -04:00
2012-06-20 19:32:08 -05:00