Check out the AutoPPP link from the mgetty home page
(http://www.leo.org/~doering). Its slightly outdated, but this setup does
what you want it to do. Since the ppp dialin user initiates pppd as their
shell, they actually do get logged in and recorded in utmp. 

-Donald Thompson

On Fri, 12 Feb 1999, Jure Krasovic wrote:

> Hi
> 
> Im trying to connect from widows machine to Linux-box with success but I
> can't see on linux machine who is connected to with pppd. I tried with
> uugetty and with mgetty but no success.
> Both way same result
> 
> Both way I started script looks like
> 
> mesg -n
> stty -echo
> exec /usr/sbin/pppd login +pap
> 
> I have pap-secrects file correctly written because I can connect to
> machine
> 
> The log file looks like:
> 
> Feb 11 19:16:46 spela kernel: CSLIP: code copyright 1989 Regents of the
> University of California
> Feb 11 19:16:46 spela kernel: PPP: version 2.2.0 (dynamic channel
> allocation)
> Feb 11 19:16:46 spela kernel: PPP Dynamic channel allocation code
> copyright 1995 Caldera, Inc.
> Feb 11 19:16:46 spela kernel: PPP line discipline registered.
> Feb 11 19:16:46 spela kernel: registered device ppp0
> Feb 11 19:16:46 spela pppd[1972]: pppd 2.3.5 started by LOGIN, uid 0
> Feb 11 19:16:46 spela pppd[1972]: Using interface ppp0
> Feb 11 19:16:46 spela pppd[1972]: Connect: ppp0 <--> /dev/ttyR1
> Feb 11 19:16:49 spela PAM_pwdb[1972]: (ppp) session opened for user
> Lisa000 by (uid=0)
> Feb 11 19:16:49 spela pppd[1972]: user Lisa000 logged in
> Feb 11 19:16:49 spela pppd[1972]: local  IP address 172.26.115.1
> Feb 11 19:16:49 spela pppd[1972]: remote IP address 172.26.115.152
> Feb 11 19:16:49 spela pppd[1972]: CCP terminated by peer
> Feb 11 19:16:49 spela pppd[1972]: Compression disabled by peer.
> 
> Is there solution for that. I would like to see who is connected to
> machine with ppp if I say who or last.
> 
> Thanks in advance
> 
>                     Jure
> 


-
To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
the body of a message to [EMAIL PROTECTED]

Reply via email to