From owner-freebsd-stable Mon Jun 25 0:57:41 2001 Delivered-To: freebsd-stable@freebsd.org Received: from sbtx.tmn.ru (sbtx.tmn.ru [212.76.160.49]) by hub.freebsd.org (Postfix) with ESMTP id EAD8D37B406 for ; Mon, 25 Jun 2001 00:57:34 -0700 (PDT) (envelope-from serg@sbtx.tmn.ru) Received: from sv.tech.sibitex.tmn.ru (sv.tech.sibitex.tmn.ru [212.76.160.59]) by sbtx.tmn.ru (8.11.3/8.11.3) with ESMTP id f5P7vQI09705; Mon, 25 Jun 2001 13:57:27 +0600 (YEKST) (envelope-from serg@sbtx.tmn.ru) Received: (from serg@localhost) by sv.tech.sibitex.tmn.ru (8.11.4/8.11.4) id f5P7vNp83106; Mon, 25 Jun 2001 13:57:23 +0600 (YEKST) (envelope-from serg) Date: Mon, 25 Jun 2001 13:57:23 +0600 From: "Sergey N. Voronkov" To: Evren Yurtesen Cc: freebsd-stable@FreeBSD.ORG Subject: Re: Kerberos: No default realm defined for Kerberos! Message-ID: <20010625135723.A83063@sv.tech.sibitex.tmn.ru> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from yurtesen@ispro.net.tr on Sat, Jun 23, 2001 at 09:39:30PM +0300 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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