[krbdev.mit.edu #7254] SVN Commit
Tom Yu via RT
rt at krbdev.mit.edu
Wed Aug 29 17:27:10 EDT 2012
Do not be over-restrictive in the presence of UAC
We used to explicitly check if a process was UAC-limited and deny all
access to the TGT in that case; however, this makes the MSLSA cache
effectively useless.
Do not try to outsmart UAC, and let it do its own checking -- this allows
UAC-limited access to the MSLSA ccache, which should mean read-write
access to service tickets, and write-only access to the TGT.
Signed-off-by: Kevin Wasserman <kevin.wasserman at painless-security.com>
[kaduk at mit.edu: delete instead of comment out, move comment.]
(cherry picked from commit 8020c64554dd25a4f09df8a28dca924c6ecb5608)
https://github.com/krb5/krb5/commit/4e52b28c39bc48c3cad60ae833156061a0ae9b02
Author: Kevin Wasserman <kevin.wasserman at painless-security.com>
Committer: Tom Yu <tlyu at mit.edu>
Commit: 4e52b28c39bc48c3cad60ae833156061a0ae9b02
Branch: krb5-1.10
src/lib/krb5/ccache/cc_mslsa.c | 43 +++------------------------------------
1 files changed, 4 insertions(+), 39 deletions(-)
More information about the kfwdev
mailing list