diff options
author | Tomas Mraz <tm@t8m.info> | 2005-05-24 12:04:21 +0000 |
---|---|---|
committer | Tomas Mraz <tm@t8m.info> | 2005-05-24 12:04:21 +0000 |
commit | 3d1d89d1397237bb80d612096c7cacf2943fae70 (patch) | |
tree | 5a29ccf8096223f35d0f4501f6de5e19791e2cb5 /CHANGELOG | |
parent | fc3b13b0cc7905bbbf2820f9e5dd6479ed2ca14f (diff) | |
download | pam-3d1d89d1397237bb80d612096c7cacf2943fae70.tar.gz pam-3d1d89d1397237bb80d612096c7cacf2943fae70.tar.bz2 pam-3d1d89d1397237bb80d612096c7cacf2943fae70.zip |
Relevant BUGIDs:
Purpose of commit: bugfix
Commit summary:
---------------
pam_xauth: Unset the XAUTHORITY variable when requesting user is
root and target user is not
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -79,6 +79,8 @@ BerliOS Bugs are marked with (BerliOS #XXXX). patch from Red Hat (kukuk) * pam_limits: Correct support of unlimited limits, use correct type for rlimit value (Bug 945449 - kukuk, t8m) +* pam_xauth: Unset the XAUTHORITY variable when requesting user is + root and target user is not (t8m) 0.79: Thu Mar 31 16:48:45 CEST 2005 * pam_tally: added audit option (toady) |