Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Feb 2009 18:22:47 +0000
From:      Chris Rees <utisoft@googlemail.com>
To:        "Overdorf, Sam" <sam.overdorf@intel.com>
Cc:        FreeBSD Mailing List <freebsd-questions@freebsd.org>
Subject:   Re: FreeBSD 7.1 - rshd problems
Message-ID:  <b79ecaef0902171022uda97a12t53a3b2be9331198b@mail.gmail.com>
In-Reply-To: <96D71EC226B22D48B4F8F6F9C33C91CE3A40EB7D@orsmsx508.amr.corp.intel.com>
References:  <96D71EC226B22D48B4F8F6F9C33C91CE3A226248@orsmsx508.amr.corp.intel.com> <96D71EC226B22D48B4F8F6F9C33C91CE3A333837@orsmsx508.amr.corp.intel.com> <b79ecaef0902150146t69d8666fvfa4e422e141253e1@mail.gmail.com> <96D71EC226B22D48B4F8F6F9C33C91CE3A40EB7D@orsmsx508.amr.corp.intel.com>

next in thread | previous in thread | raw e-mail | index | archive | help
2009/2/17 Overdorf, Sam <sam.overdorf@intel.com>:
> Thanks for the reply.
>
> I would probably be using "ssh" but I have s ton of scripts that I support and they all use "rsh" to do all of the underlying automation stuff.
>
> I figure there must be something broken on 7.1 since 7.0 works fine. I haven't seen any updates for 7.1 yet so I was wondering if anyone else is seeing this problem.
>
> Thanks,
> Sam
>
>
> -----Original Message-----
> From: Chris Rees [mailto:utisoft@googlemail.com]
> Sent: Sunday, February 15, 2009 1:47 AM
> To: Overdorf, Sam
> Subject: Re: FreeBSD 7.1 - rshd problems
>
> 2009/2/13 Overdorf, Sam <sam.overdorf@intel.com>:
>> I'm having problems getting "rsh/rshd" to work on my 7.1 installation.
>> I have it configured the same as my 7.0 computer (which works fine) but when I try to run a command I get the following response:
>>
>> rsh u0610 ls
>> rshd: Login incorrect.
>>
>> Thanks,
>> Sam
>>
>> _______________________________________________
>> freebsd-questions@freebsd.org mailing list
>> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
>> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
>>
>
> Have you tried using ssh instead? It works the same, and is a hell of
> a lot more secure. What do you want from rsh?
>
>
> Chris
>
> --
> R< $&h ! > $- ! $+      $@ $2 < @ $1 .UUCP. > (sendmail.cf)
>

[chris@zeus]~% rsh www.bayofrum.net 'ls'
rshd: Login incorrect.
[chris@zeus]~% rsh www.bayofrum.net -l chris ls
rshd: Login incorrect.
[chris@zeus]~% rsh www.bayofrum.net
otp-md5 488 am9338 ext
Password:
Last login: Tue Feb 17 18:20:05 from 192.168.1.71
Copyright (c) 1992-2009 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
        The Regents of the University of California. All rights reserved.

FreeBSD 7.1-RELEASE-p2-20090114 (AMNESIAC) #1: Sun Jan 25 18:58:20 GMT 2009
You have new mail.
"man security" gives very good advice on how to tune the security of your
FreeBSD system.
[chris@amnesiac]~% rlogin: connection closed.
[chris@zeus]~%

Yup, happening to me too! Looks like it could be a bug...

Chris


-- 
R< $&h ! > $- ! $+	$@ $2 < @ $1 .UUCP. > (sendmail.cf)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?b79ecaef0902171022uda97a12t53a3b2be9331198b>