Skip Menu |
 

Download (untitled) / with headers
text/plain 2.1KiB
From root@samuel.private.net Mon Dec 15 06:48:36 1997
Received: from MIT.EDU (PACIFIC-CARRIER-ANNEX.MIT.EDU [18.69.0.28]) by rt-11.MIT.EDU (8.7.5/8.7.3) with SMTP id GAA08287 for <bugs@RT-11.MIT.EDU>; Mon, 15 Dec 1997 06:48:23 -0500
Received: from [202.96.170.234] by MIT.EDU with SMTP
id AA26595; Mon, 15 Dec 97 06:48:26 EST
Received: (from root@localhost)
by samuel.private.net (8.8.7/8.8.7) id TAA03145;
Mon, 15 Dec 1997 19:48:04 +0800
Message-Id: <199712151148.TAA03145@samuel.private.net>
Date: Mon, 15 Dec 1997 19:48:04 +0800
From: Samuel Leo <samuel@nenpub.szptt.net.cn>
Reply-To: samuel@nenpub.szptt.net.cn
To: krb5-bugs@MIT.EDU
Subject: rlogin can't forward creds
X-Send-Pr-Version: 3.99

Show quoted text
>Number: 515
>Category: krb5-appl
>Synopsis: klogind bug
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: tlyu
>State: closed
>Class: sw-bug
>Submitter-Id: unknown
>Arrival-Date: Mon Dec 15 06:49:01 EST 1997
>Last-Modified: Thu Feb 19 17:59:51 EST 1998
>Originator: root
>Organization:

Show quoted text
>Release: krb5-current-19971120
>Environment:
RedHat5.0
System: Linux samuel.private.net 2.0.32 #6 Tue Dec 9 15:51:32 CST 1997 i586 unknown
Architecture: i586

Show quoted text
>Description:
1. When use "rlogin -f host", fail with a stranger user name.
2. "make install" can't work under some directories, because
"configure" didn't substitute the "@INSTALL_DATA@"
example: src/util/et
3. structure member errno can't work, because RedHat5.0's header
/usr/include/sys/errnos.h define the errno as function
#define errno ((*__error_location())

Show quoted text
>How-To-Repeat:
>Fix:
File: src/appl/bsd/krlogind.c
At the end of function recvauth()
Passsed 6 arguments to to rd_and_store_for_creds()
but only expected 5.
Must remove argument "lusername".

Show quoted text
>Audit-Trail:

Responsible-Changed-From-To: gnats-admin->tlyu
Responsible-Changed-By: tlyu
Responsible-Changed-When: Thu Feb 19 17:59:25 1998
Responsible-Changed-Why:
Refiled

State-Changed-From-To: open-closed
State-Changed-By: tlyu
State-Changed-When: Thu Feb 19 17:59:33 1998
State-Changed-Why:
Should be fixed already.

Show quoted text
>Unformatted: