As per mail describing the ksu problem, invent a krb5util
authorSam Hartman <hartmans@mit.edu>
Sun, 19 May 1996 18:56:50 +0000 (18:56 +0000)
committerSam Hartman <hartmans@mit.edu>
Sun, 19 May 1996 18:56:50 +0000 (18:56 +0000)
commit36dc00f03da4c6be53018ee7702c5752f63fad8a
treec223d37d3369ccb7493ec05d1979bd2f72c6993f
parenta4f427a49e7f7db88daff548ecef98825361915c
As per mail describing the ksu problem, invent a krb5util
function to properly set the euid on all systems where it is possible.
Ksu cannot be used without this function in a secure manner.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@8052 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/krb5util/.Sanitize
src/lib/krb5util/ChangeLog [new file with mode: 0644]
src/lib/krb5util/Makefile.in
src/lib/krb5util/configure.in
src/lib/krb5util/seteuid.c [new file with mode: 0644]