First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 125443
Alias:
Product:
Component:
Status: RESOLVED
Resolution: DUPLICATE of bug 118508
Assigned To: Gentoo Kerberos Maintainers <kerberos@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Martin Mokrejš <mmokrejs@ribosome.natur.cuni.cz>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 125443 depends on: Show dependency tree
Bug 125443 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-03-08 00:15 0000
It seems this is the direct result of renaming binaries to filename different
then the one which was compiled in:

$ krcp PLMB.nex flegr@taxo1:PLMB.nexxxxx
rsh: No such file or directory
krcp: lost connection
$

The standard binaries behave better, although I have to setup se server-side.
;)
$ PATH=/usr/heimdal/bin:$PATH /usr/heimdal/bin/rcp PLMB.nex
flegr@taxo1:PLMB.nexxxxx
rsh: connect(taxo1 [195.113.57.41]): Connection refused
rcp: lost connection
$

------- Comment #1 From Martin Mokrejš 2006-05-02 11:34:47 0000 -------
$ strings /usr/heimdal/libexec/telnetd | grep login
login_tty
getlogin
 [-L login]
/usr/heimdal/bin/login
login_tty
user `%s' is not authorized to login as `%s'
/.k5login
$ strings /usr/sbin/ktelnetd | grep login
login_tty
new_login
 [-L login]
/usr/bin/login
login_tty
start_login
user `%s' is not authorized to login as `%s'
$ ls -la /usr/bin/login
ls: /usr/bin/login: No such file or directory
$ 


$ strings /usr/heimdal/bin/rcp | grep rsh
passed to rsh
/usr/heimdal/bin/rsh
$ strings /usr/bin/krcp | grep rsh
passed to rsh
/usr/bin/rsh
$ ls -la /usr/bin/rsh
ls: /usr/bin/rsh: No such file or directory
$ 

------- Comment #2 From Emanuele Giaquinta (RETIRED) 2006-05-03 04:30:42 0000 -------

*** This bug has been marked as a duplicate of 118508 ***

First Last Prev Next    No search results available      Search page      Enter new bug