Running Linux, 5th Edition by Matthias Kalle Dalheimer & Matt Welsh
Author:Matthias Kalle Dalheimer & Matt Welsh
Language: eng
Format: mobi, epub
Tags: COMPUTERS / Operating Systems / Linux
ISBN: 9780596105037
Publisher: O'Reilly Media
Published: 2009-02-09T02:00:00+00:00
# Secrets for authentication using PAP
# client server secret IP or Domain
mdw * my-password
The first field is your system's name as expected by the remote system—usually your ISP username. The second field specifies the ISP's server name; an asterisk allows this entry to match all ISP servers to which you might connect. The third field specifies the shared secret provided by your ISP; as stated earlier, this is usually your ISP password. The fourth field is primarily used by PPP servers to limit the IP addresses to which users dialing in have access. These addresses can be specified as either IP addresses or domain names. For most PPP client configurations, however, this field is not required.
The chap-secrets file has the same four fields, but you need to include an entry other than * for the service provider's system; this is a secret the ISP shares with you when you establish the account.
If PAP or CHAP is being used, it's not necessary for the chat script to include handshaking information after CONNECT is received; pppd will take care of the rest. Therefore, you can edit /etc/ppp/my-chat-script to contain only the following lines:
Download
Running Linux, 5th Edition by Matthias Kalle Dalheimer & Matt Welsh.epub
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.
Deep Learning with Python by François Chollet(14615)
The Mikado Method by Ola Ellnestam Daniel Brolund(11877)
Hello! Python by Anthony Briggs(11791)
OCA Java SE 8 Programmer I Certification Guide by Mala Gupta(11240)
Dependency Injection in .NET by Mark Seemann(11001)
A Developer's Guide to Building Resilient Cloud Applications with Azure by Hamida Rebai Trabelsi(10507)
Algorithms of the Intelligent Web by Haralambos Marmanis;Dmitry Babenko(9832)
The Well-Grounded Java Developer by Benjamin J. Evans Martijn Verburg(9420)
Grails in Action by Glen Smith Peter Ledbrook(9163)
Hit Refresh by Satya Nadella(9038)
Sass and Compass in Action by Wynn Netherland Nathan Weizenbaum Chris Eppstein Brandon Mathis(8808)
Secrets of the JavaScript Ninja by John Resig Bear Bibeault(8594)
The Kubernetes Operator Framework Book by Michael Dame(8458)
Test-Driven iOS Development with Swift 4 by Dominik Hauser(8308)
Exploring Deepfakes by Bryan Lyon and Matt Tora(8281)
Robo-Advisor with Python by Aki Ranin(8234)
Practical Computer Architecture with Python and ARM by Alan Clements(8209)
Implementing Enterprise Observability for Success by Manisha Agrawal and Karun Krishnannair(8180)
Building Low Latency Applications with C++ by Sourav Ghosh(8082)