diff options
| author | Ezra Peisach <epeisach@mit.edu> | 1995-04-27 12:20:04 +0000 |
|---|---|---|
| committer | Ezra Peisach <epeisach@mit.edu> | 1995-04-27 12:20:04 +0000 |
| commit | 13b030a5f8bc8ed9ecfcb77cfd60eb1985593b44 (patch) | |
| tree | 5f34ee1ce0f60de85f5b023f5e6ebee7a944d0ad /src/appl/bsd/ChangeLog | |
| parent | d35484e6c8c82cab5c2b54aeb89d9f4d625469eb (diff) | |
Need to copy the client principal out of ticket before calling krb5_ok on a
NULL principal.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5535 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/appl/bsd/ChangeLog')
| -rw-r--r-- | src/appl/bsd/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/appl/bsd/ChangeLog b/src/appl/bsd/ChangeLog index f3288005eb..394afcb028 100644 --- a/src/appl/bsd/ChangeLog +++ b/src/appl/bsd/ChangeLog @@ -1,5 +1,8 @@ Thu Apr 27 01:09:19 1995 Ezra Peisach <epeisach@kangaroo.mit.edu> + * krshd.c (recvauth): extract the client principal from ticket + before calling krb5_kuserok on a NULL principal. + * krcp.c: (main): Missing htons on port number when specified on command line. |
