Date: Tue, 23 Apr 2002 14:52:03 -0700 (PDT) From: J Medlen <jmedlen@verisign.com> To: freebsd-gnats-submit@FreeBSD.org Subject: misc/37399: rsh does not work from Win 2k to freeBSD Message-ID: <200204232152.g3NLq3692252@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 37399
>Category: misc
>Synopsis: rsh does not work from Win 2k to freeBSD
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: freebsd-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Tue Apr 23 15:00:03 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator: J Medlen
>Release: FreeBSD 4.4-RELEASE #0: Tue Sep 18
>Organization:
Verisign
>Environment:
FreeBSD jmedlin-bsd.verisign.com 4.4-RELEASE FreeBSD 4.4-RELEASE #0: Tue Sep 18
11:57:08 PDT 2001 murray@builder.FreeBSD.org:/usr/src/sys/compile/GENERIC i
386
>Description:
rsh does not work from Win 2k to freeBSD
Hello,
a)
rsh does not connect from Win 2k to freeBSD
rsh jmedlin-bsd -l jmedlen env does not work form Win 2k to freeBSD
Result is
jmedlin-bsd.verisign.com: Login incorrect.
rsh: can't establish connection
I have tried
connection and from Win 2k to Linux RedHat 6.2 result OK
connection and from Win 2k to Solaris 2.8 result OK
connection and from Win 2k to freeBSD result NOT GOOD
connection and from Solaris 2.8 to freeBSD result OK
FreeBSD setup is the same as Linux RedHat 6.2
=============================================
account jmedlen
pasword is the same like Linux
in the file hosts.equiv
I have added
jmedlen-lap.verisign.com jmedlen
jmedlen-sun.verisign.com jmedlen
jmedlen-lap.verisign.com root
jmedlen-pc.verisign.com jmedlen
Win 2k setup
=============
I have both files
in dir C:\WINNT\system32\drivers\etc
I have 2 files
hosts.equiv
and
.rhosts
both have
jmedlen-sun jmedlen
jmedlin-linux jmedlen
jmedlin-bsd jmedlin
b)
Win 2k does not have ssh and security is not an issue these are test
machines on isolated network.
c)
# $FreeBSD: src/etc/inetd.conf,v 1.44.2.5 2001/08/04 16:06:44 rwatson Exp $
#
# Internet server configuration database
#
# Define *both* IPv4 and IPv6 entries for dual-stack support.
# To disable a service, comment it out by prefixing the line with '#'.
# To enable a service, remove the '#' at the beginning of the line.
#
ftp stream tcp nowait root /usr/libexec/ftpd ftpd -l
#ftp stream tcp6 nowait root /usr/libexec/ftpd ftpd -l
telnet stream tcp nowait root /usr/libexec/telnetd telnetd
#telnet stream tcp6 nowait root /usr/libexec/telnetd telnetd
shell stream tcp nowait root /usr/libexec/rshd rshd
#shell stream tcp6 nowait root /usr/libexec/rshd rshd
login stream tcp nowait root /usr/libexec/rlogind rlogind
#login stream tcp6 nowait root /usr/libexec/rlogind rlogind
#finger stream tcp nowait/3/10 nobody /usr/libexec/fingerd fingerd -s
#finger stream tcp6 nowait/3/10 nobody /usr/libexec/fingerd fingerd -s
#exec stream tcp nowait root /usr/libexec/rexecd rexecd
uucpd stream tcp nowait root /usr/libexec/uucpd uucpd
nntp stream tcp nowait usenet /usr/libexec/nntpd nntpd
#
# run comsat as root to be able to print partial mailbox contents w/ biff,
# or use the safer tty:tty to just print that new mail has been received.
inetd.conf: unmodified: line 1
Thanks for help.
-Jiri-
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204232152.g3NLq3692252>
