DEVEL15-aix-lam-aklog-update-20080103
authorDerrick Brashear <shadow@dementia.org>
Thu, 3 Jan 2008 18:03:45 +0000 (18:03 +0000)
committerDerrick Brashear <shadow@dementia.org>
Thu, 3 Jan 2008 18:03:45 +0000 (18:03 +0000)
commit6cb037254b025fdb1abdf0e312699c2cdd39d8ba
tree7e75ad503c25b518c52d833b73312a39b0507006
parent5cb091e6bcb24af7184afb4d8d937e5ab8a680e8
DEVEL15-aix-lam-aklog-update-20080103

LICENSE IPL10

make the aklog lam plugin work correctly in e.g. the CDE screenlocker, which is
part of the long-running and not-run-by-user dtsession; this means we do wackiness to
1) not pag ourselves in that case
2) setuid to the user to set uid tokens if we got a username and are root
3) do not use pr_mumble get the the AFS ID to put in the tokens, as multiple
   initializations of Rx in the process space of dtsession crashes it

(cherry picked from commit 3a541eb11d1bc7bd05b85635315214218d3b5d6f)
src/packaging/RedHat/.cvsignore [new file with mode: 0644]
src/tsm41/aix_aklog.c