I generally use mgetty's AUTO_PPP feature to do this, then setup the
authorized users in pap-secrets:

---------------- cut ---------------

# Secrets for authentication using PAP
# client        server          secret                  IP addresses
stew            *               "mypassword"             *

---------------- cut ---------------

login.conf for mgetty:

/AutoPPP/ -     a_ppp   /usr/sbin/pppd call dialin

/etc/ppp/peers/dialin:

-detach
asyncmap 0
auth
crtscts
lock
modem
+pap
-chap
debug
proxyarp
#login
192.168.192.1:192.168.192.100

At the client end, configure pap.

That's it.
Stew Benedict





_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to