Re: TELNET enable to ROOT

2003-08-30 Thread pat
On Wed, Aug 27, 2003 at 05:52:23PM +0530, Suresh Babu A. [IT Engineer] wrot= e: > Hi Team, >=20 > I am unable to login from my client to my server as a root. Where to > enable it. /* As Charles says, don't. A very good tool to use which supports SSH is le Putty; a

SSH Resources, Take Two [was Re: Telnet enable to ROOT]

2003-08-27 Thread Charles Curley
On Wed, Aug 27, 2003 at 10:06:55AM -0600, Charles Curley wrote: > On Wed, Aug 27, 2003 at 08:16:19PM +0530, Suresh Babu A. [IT Engineer] wrote: > > Hi Team, > > > > Any url which talk about HOW to SSH. > > This is old but still useful, and points to some other useful resources. It works better i

SSH Resources [was Re: Telnet enable to ROOT]

2003-08-27 Thread Charles Curley
On Wed, Aug 27, 2003 at 08:16:19PM +0530, Suresh Babu A. [IT Engineer] wrote: > Hi Team, > > Any url which talk about HOW to SSH. This is old but still useful, and points to some other useful resources. -- Charles Curley /"\ASCII Ribbon Campaign Looking for fine software

RE: Telnet enable to ROOT

2003-08-27 Thread Quillen, Channon
Title: RE: Telnet enable to ROOT I used 'man ssh' It provides all you need to know. You will need these packages: openssh-clients openssh-server openssh Do a 'rpm -qa | grep ssh' to see if they are installed on your system. -Channon -Original Message- From

Re: Telnet enable to ROOT

2003-08-27 Thread Suresh Babu A. [IT Engineer]
Hi Team, Any url which talk about HOW to SSH. Thanks in advance. Suresh A. On Wed, 27 Aug 2003, Charles Curley wrote: > Date: Wed, 27 Aug 2003 06:39:16 -0600 > From: Charles Curley <[EMAIL PROTECTED]> > Reply-To: [EMAIL PROTECTED] > To: [EMAIL PROTECTED] > Subject: Re:

Re: Telnet enable to ROOT

2003-08-27 Thread Charles Curley
On Wed, Aug 27, 2003 at 05:52:23PM +0530, Suresh Babu A. [IT Engineer] wrote: > Hi Team, > > I am unable to login from my client to my server as a root. Where to > enable it. Don't. Telnet sends passwords in the clear, so anyone can snoop your passwords. It has other insecurities. Instead, use

Re: Telnet installation

2003-08-14 Thread dballester
First may be you must be sure that the telnet server is installed ( may be you have only the client ). rpm -qa | grep telnet may help you. HTH regards "Suresh Babu A. [IT Engineer]" <[EMAIL PROTECTED]>@redhat.com con fecha 12/08/2003 22:21:13 Por favor, responda a [EMAIL PROTECTED] Envia

Re: Telnet installation

2003-08-14 Thread Craig White
On Tue, 2003-08-12 at 13:21, Suresh Babu A. [IT Engineer] wrote: > Hi All: > > I have installed RedHat 8 and i couldn't find /etc/xinit.d/telnet to > configure telnet. Kindly let me know how to proceed further. > > Thanks in advance - use ssh / sshd - already installed, already works if you

Re: Telnet installation

2003-08-14 Thread Corey Hart
If your systems does not have it install do rpm -ivh ftp://rpmfind.net/linux/redhat/8.0/en/os/i386/RedHat/RPMS/telnet-0.17-23.i386.rpm if your system does have it installed it should be under /etc/xinetd.d/telnet vi telnet and change disable = yes to disable = no then go to /etc/init.d run

Re: telnet

2003-01-27 Thread Joe D. Trent
- Original Message - From: "Wayne Seth" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, January 26, 2003 2:57 PM Subject: telnet > I am trying to use telnet. I have two RH 8.0 computers, both of > which have Disabled = no in the /etc/xinetd.d/telnet file. I can > connect easi

Re: telnet

2003-01-26 Thread Justin Zygmont
are you logging in a root? this is blocked from /etc/securetty On Sun, 26 Jan 2003, Wayne Seth wrote: > I am trying to use telnet. I have two RH 8.0 computers, both of > which have Disabled = no in the /etc/xinetd.d/telnet file. I can > connect easily but when I try to login, I get a "Login i

Re: telnet

2003-01-26 Thread Mike Toohey
Are you attempting to login using root? On Sun, 2003-01-26 at 14:57, Wayne Seth wrote: > I am trying to use telnet. I have two RH 8.0 computers, both of > which have Disabled = no in the /etc/xinetd.d/telnet file. I can > connect easily but when I try to login, I get a "Login incorrect" > messag

Re: telnet

2003-01-26 Thread Jay Crews
Wayne Seth writes > > I am trying to use telnet. I have two RH 8.0 computers, both of > which have Disabled = no in the /etc/xinetd.d/telnet file. I can > connect easily but when I try to login, I get a "Login incorrect" > message after I give the password. Is there some type of user > list

Re: Telnet with RH8.0

2002-12-14 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Fri, 13 Dec 2002 16:49:19 -0500, Paul Hamm wrote: > But you are ignoring alot in the examples I showed. No, I don't. In my original reply I just pointed out that "chkconfig --list foo" saves some typing. I regret my second reply which you've ign

RE: Telnet with RH8.0

2002-12-13 Thread Paul Hamm
Message- From: Michael Schwendt [mailto:[EMAIL PROTECTED]] Sent: Fri, December 13, 2002 11:57 AM To: [EMAIL PROTECTED] Subject: Re: Telnet with RH8.0 -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Fri, 13 Dec 2002 07:51:21 -0800, Jesse Keating wrote: > > Hehe. :) Consider yourself luck

Re: Telnet with RH8.0

2002-12-13 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Fri, 13 Dec 2002 07:51:21 -0800, Jesse Keating wrote: > > Hehe. :) Consider yourself lucky. But it's not convincing enough. > > Watch this: > > > > $ /sbin/chkconfig --list | grep news > > $ /sbin/chkconfig --list | grep nntp > > $ /sbin/chkconfig

Re: Telnet with RH8.0

2002-12-13 Thread Jesse Keating
On Friday 13 December 2002 07:13, Michael Schwendt uttered: > Hehe. :) Consider yourself lucky. But it's not convincing enough. > Watch this: > > $ /sbin/chkconfig --list | grep news > $ /sbin/chkconfig --list | grep nntp > $ /sbin/chkconfig --list leafnode > leafnodeon Huh? what does thi

Re: Telnet with RH8.0

2002-12-13 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Fri, 13 Dec 2002 09:43:51 -0500, Paul Hamm wrote: > Yes but my way always works. Which in the long run will save you > typing and frustration. > > ]$ chkconfig --list http > error reading information on service http: No such file or directory > ]

RE: Telnet with RH8.0

2002-12-13 Thread Paul Hamm
5:off 6:off ypxfrd 0:off 1:off 2:off 3:off 4:off 5:off 6:off -Original Message- From: Michael Schwendt [mailto:[EMAIL PROTECTED]] Sent: Thu, December 12, 2002 5:33 PM To: [EMAIL PROTECTED] Subject: Re: Telnet with RH8.0 -BEGIN PGP SIGNED MESSAGE- Hash

Re: Telnet with RH8.0

2002-12-12 Thread Jesse Keating
On Thursday 12 December 2002 15:06, Craig White wrote: > I would swear that port 22 was for ssh & 23 was for telnet Whoops, you're right there. I've been using ssh too long (; -- Jesse Keating RHCE MCSE For Web Services and Linux Consulting, Visit --> j2Solutions.net Mondo DevTeam (www.mondores

Re: Telnet with RH8.0

2002-12-12 Thread Craig White
On Thu, 2002-12-12 at 15:18, Jesse Keating wrote: > On Thursday 12 December 2002 13:53, John Nall wrote: > > Right now, I have telnet installed. I can start the daemons.I have two > > machines on an LAN, both running 8.0, and I can ping from one to the other > > and from the other to the one.

Re: Telnet with RH8.0

2002-12-12 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, 12 Dec 2002 17:11:41 -0500, Paul Hamm wrote: > By default telnet is disabled. Getting telnet to respond should not > be to difficult the real question is why don't you use ssh instead as > it is secure. I understand you are in a protected en

RE: Telnet with RH8.0

2002-12-12 Thread Paul Hamm
port. -Original Message- From: Paul Hamm [mailto:[EMAIL PROTECTED]] Sent: Thu, December 12, 2002 5:12 PM To: '[EMAIL PROTECTED]' Subject: RE: Telnet with RH8.0 By default telnet is disabled. Getting telnet to respond should not be to difficult the real question is why don

Re: Telnet with RH8.0

2002-12-12 Thread Jesse Keating
On Thursday 12 December 2002 13:53, John Nall wrote: > Right now, I have telnet installed. I can start the daemons.I have two > machines on an LAN, both running 8.0, and I can ping from one to the other > and from the other to the one. I have my firewall set properly to allow > them to talk t

RE: Telnet with RH8.0

2002-12-12 Thread Paul Hamm
By default telnet is disabled. Getting telnet to respond should not be to difficult the real question is why don't you use ssh instead as it is secure. I understand you are in a protected environment but I have found that safe computing starts at home. All I use now is ssh. To start telnet all