[1324] in Source-Commits
third/krb5/src/appl/bsd krlogind.c
daemon@ATHENA.MIT.EDU (Greg Hudson)
Mon Mar 31 19:28:15 1997
From: Greg Hudson <ghudson@MIT.EDU>
To: source-commits@MIT.EDU
Date: Mon, 31 Mar 1997 19:28:04 EST
Update of /afs/dev.mit.edu/source/repository/third/krb5/src/appl/bsd
In directory lola-granola:/afs/dev.mit.edu/user/ghudson/third/krb5/src/appl/bsd
Modified Files:
krlogind.c
Log Message:
Local change, never to be propagated into krb5: call login without the
-p option, so the environment gets scrubbed. Eventually in krb5,
krlogind will scrub the environment itself and still call login with
the -p option, but that's a bigger change.