*BSD News Article 95484


Return to BSD News archive

Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!news.mel.connect.com.au!munnari.OZ.AU!news.ecn.uoknor.edu!feed1.news.erols.com!news-peer.sprintlink.net!news.sprintlink.net!Sprint!EU.net!news.eunet.fi!news.microdata.fi!nntp.inet.fi!news.hebel.net!newsmaster
From: "François DOMMANGET" <fdm@tsr.be>
Newsgroups: comp.unix.bsd.freebsd.misc
Subject: Problems with KEYINIT and SKEY : Cannot telnet from the Internet
Date: Fri, 16 May 1997 15:35:46 +0200
Organization: Hebel Internet Access Services
Lines: 24
Message-ID: <337C62B2.7B59D4DD@tsr.be>
NNTP-Posting-Host: 193.210.151.67
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
X-Mailer: Mozilla 4.0b3 [en] (Win95; I)
X-Priority: 3 (Normal)
Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:41040

Hello,

I am using FreeBSD 2.2.1.

As I intend to access this host from the Internet via telnet sessions,
I added ttyp0, ... as 'network secure' in /etc/ttys (I know that it is
not
recommended for security reasons, but ...).

I added login names: user1 and user2.
As user2, I used keyinit and key to generate a list of keys for that
login
name only..

But after that, I cannot access user1 anymore from the Internet. It says

'Login incorrect'. When I use that login name and the pw from the
console however, I can login without trouble.

Can someone tell me how to restore the machine so that all logins from
the Internet behave like a login on the console.

Thanks