Problem with dial-in

Thomas Cameron (tcameron@three-sixteen.com)
Fri, 18 Jun 1999 07:41:29 GMT


Hello -

I installed mgetty1.1.20-Jan17.tar.gz on RedHat 6 (2.2.5-25).  It
installed OK.  I want to be able to use it so I can dial into my home
office and see the whole network.  These are the steps I took:

/etc/inittab looks like this:

d2:12345:respawn:/sbin/mgetty -D -x7 ttyS1

I made my /etc/passwd look like this:

tcameron:x:500:100:Thomas Cameron:/home/tcameron:/usr/sbin/pppd

In my home dir, I have .pppdrc which looks like this:

-detach
modem
crtscts
lock
proxyarp

My /etc/ppp/option.ttyS1 looks like this:
:192.168.10.5

I configured my Windows NT 4.0 workstation to use clear text passwords
if necessary.  When I dial up from the Windows NT workstation, I get the
following messages in /var/log/messages:

Jun 18 04:45:35 laptop mgetty[1247]: data dev=ttyS1, pid=1247,
caller='none', conn='38400', name='', cmd='/bin/login', user='/AutoPPP/'

Jun 18 04:45:36 laptop login: FAILED LOGIN 1 FROM (null) FOR /AutoPPP/,
User not known to the underlying authentication module
Jun 18 04:45:38 laptop login: FAILED LOGIN 2 FROM (null) FOR ~ÿ}#À!}!,
User not known to the underlying authentication module
Jun 18 04:45:38 laptop login: FAILED LOGIN 3 FROM (null) FOR } } 2}"}&}
} } } }%}&} } }#} }'}"}(}"}-}#}&}1}$}&N, User not known to the
underlying authentication module
Jun 18 04:45:38 laptop login: FAILED LOGIN SESSION FROM (null) FOR
}3}7}!^r%J}1Ó¾} ­1}#ö} } } } Ú}4~, User not known to the underlying
authentication module

What am I doing wrong?
Vielen Dank!

Thomas Cameron