rsh not working

2002-07-14 Thread Balaji, Pavan
I'm not able to get rsh or telnet to work on my FreeBSD box (however ssh works fine). Is there some file I need to edit to get this to work? Pavan Balaji, CIS Graduate Student, Ohio State University Being happy doesn't mean that everything is perfect... It just means that you have decided to

Re: rsh not working

2002-07-14 Thread Simon Dick
On Sun, Jul 14, 2002 at 11:53:40AM -0700, Balaji, Pavan wrote: I'm not able to get rsh or telnet to work on my FreeBSD box (however ssh works fine). Is there some file I need to edit to get this to work? /etc/inetd.conf -- Simon Dick [EMAIL PROTECTED]

RE: rsh not working

2002-07-14 Thread Balaji, Pavan
/etc/inetd.conf just gives an option for telnet, but not for 'rsh'. I'm not able to get 'rsh' working yet. Any other suggestions? Pavan Balaji, CIS Graduate Student, Ohio State University Being happy doesn't mean that everything is perfect... It just means that you have decided to see beyond

Re: rsh not working

2002-07-14 Thread Jonathan Chen
On Sun, Jul 14, 2002 at 12:12:28PM -0700, Balaji, Pavan wrote: /etc/inetd.conf just gives an option for telnet, but not for 'rsh'. I'm not able to get 'rsh' working yet. Any other suggestions? It's these lines in /etc/inetd.conf: #shell stream tcpnowait root/usr/libexec

RE: rsh not working

2002-07-14 Thread Balaji, Pavan
: Re: rsh not working On Sun, Jul 14, 2002 at 12:12:28PM -0700, Balaji, Pavan wrote: /etc/inetd.conf just gives an option for telnet, but not for 'rsh'. I'm not able to get 'rsh' working yet. Any other suggestions? It's these lines in /etc/inetd.conf: #shell stream tcp

[dan@slightlystrange.org: Re: rsh not working]

2002-07-14 Thread Daniel Bye
On Sun, Jul 14, 2002 at 12:12:28PM -0700, Balaji, Pavan wrote: /etc/inetd.conf just gives an option for telnet, but not for 'rsh'. I'm not able to get 'rsh' working yet. Any other suggestions? For the bog-standard Berkeley rsh, you want to allow shell: shell stream tcp nowait root