Re: How to setup pppd to use pam?
Scott Edwards <[email protected]> Wed, 28 Dec 2011 13:06:45 -0500
| Newsgroups | gmane.linux.debian.user.isp |
|---|---|
| Message-ID | <CA+eKUg9Zgxs9d-bWRV6pD1pgGN4pxFefzdirNcVyBtXFXkmCOg@mail.gmail.com> |
On Wed, Dec 7, 2011 at 10:16 PM, Michelle Konzack <[email protected]> wrote: > Many years ago, I have used pppd with pam authenication and tried it to > install it today, but failed... Now I am searchin since more then three > hours for the HOWTO, but I do not find it. > > Can someone provide me with infos how to setup pppd to use PAM? [snip] It's been a long time since I had it setup this way. I know freeradius can ask local pam for authentication. As pam usually authenticates to shadow files, CHAP and anything that requires clear text equivalent of passwords will not be available. Some dialup clients may be lost unless they disable CHAP etc. Eg, use PAP. It's also been a while since I managed a freeradius machine. I recall the config files have this commented and documented pretty well. HTH, Scott Edwards