Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Jun 2001 13:57:23 +0600
From:      "Sergey N. Voronkov" <serg@tmn.ru>
To:        Evren Yurtesen <yurtesen@ispro.net.tr>
Cc:        freebsd-stable@FreeBSD.ORG
Subject:   Re: Kerberos:     No default realm defined for Kerberos!
Message-ID:  <20010625135723.A83063@sv.tech.sibitex.tmn.ru>
In-Reply-To: <Pine.BSF.4.33.0106232137280.49969-100000@finland.ispro.net.tr>; from yurtesen@ispro.net.tr on Sat, Jun 23, 2001 at 09:39:30PM %2B0300
References:  <Pine.BSF.4.33.0106232137280.49969-100000@finland.ispro.net.tr>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Jun 23, 2001 at 09:39:30PM +0300, Evren Yurtesen wrote:
> Hi
> It is funny but when I make a telnet connection to my Cisco router I
> started to get this message only from a machine I have upgraded recently
> to stable recently!
> 
> Kerberos:     No default realm defined for Kerberos!
> 
> AND It only happens when I connect to Cisco routers and not when I telnet
> to my switch or to my smtp server.
> 
> >From all other machines everything is fine.
> 
> Why is it so?
> 

Some additional features of telnet protocol are now defaults to each
session (Don't know wath was a reason to do that 8-( ). One of it is 
so named "autologin".

One way to fix:
echo default unset autologin >> ~/.telnetrc

Second one - use 'telnet -K somehost.somenet'.

Bye,

Serg N. Voronkov.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




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