[plug] Dial-up server
    Matt Kemner 
    zombie at wasp.net.au
       
    Wed Jun  7 09:22:27 WST 2000
    
    
  
On Wed, 7 Jun 2000, Swank wrote:
> number and all that), on the server typing  tail -f /var/log/messages shows
> user "/AutoPPP/" trying to log in, and since that user does not exist it
> doesn't authenticate.
Does this line exist in /etc/mgetty/login.config?
/AutoPPP/ -     -   /usr/sbin/pppd auth -chap +pap login
Also, what are the permissions on pppd?
(ls -l /usr/sbin/pppd)
Do these lines exist in /etc/ppp/options?
# Every regular user can use PPP and has to use passwords from /etc/passwd
*       live    ""
Your hostname should be where it says "live" above.
 - Matt
    
    
More information about the plug
mailing list