Well, actually it isn't pppd's job to make a utmp/wtmp entry. That job
belongs to mgetty. The 'login' option just tells pppd to authenticate users
with passwords from /etc/passwd (or /etc/shadow, as the case may be). There's
a chicken-and-egg problem here because though it's mgetty's job to make
the entry, when dialin users authenticate with PAP/CHAP by that time mgetty
is no longer running.
I believe that using ppp-pam will alleviate this problem. The pam module used to authenticate should also take care of logging the utmp/wtmp entries (though reading the documentation I don't see anything which more than suggests this). Get the ppp-pam package, give it a try, and let me know if it does indeed make the proper entries. Peter Iannarelli wrote: -----Original Message----- --
|
- Fw: PPP and wtmp not working together Peter Iannarelli
- Re: Fw: PPP and wtmp not working together Jens B. Jorgensen
- Re: Fw: PPP and wtmp not working together Gavan Murphy