]> git.ipfire.org Git - thirdparty/krb5.git/commit
Fix login so that it will properly handle forwarded creds;
authorSam Hartman <hartmans@mit.edu>
Mon, 27 Jul 1998 05:36:33 +0000 (05:36 +0000)
committerSam Hartman <hartmans@mit.edu>
Mon, 27 Jul 1998 05:36:33 +0000 (05:36 +0000)
commite39cdf292b0df2733e080024b1340779adb4b864
treec60594bb9ad31ff088f69b255e0a46ca90d13e5e
parentb1f2a25ba2512d5c3fd0d89e345ac09a784c9793
Fix login so that it will properly handle forwarded creds;
it didn't destroy the ccache, so that copying into the new ccache failed.  Also,
it didn't try to convert forwarded creds.
Remove marc's debugging printf in krlogin.c

git-svn-id: svn://anonsvn.mit.edu/krb5/branches/marc-3des@10751 dc483132-0cff-0310-8789-dd5450dbe970
src/appl/bsd/ChangeLog
src/appl/bsd/krlogin.c
src/appl/bsd/login.c