(RADIATOR) Make Radiator working with PPTPD

Ray Van Dolson rayvd at corp.digitalpath.net
Thu Jul 28 10:54:20 CDT 2005


On Thu, Jul 28, 2005 at 04:29:28PM +0700, Chairul Anwar wrote:
> Yes,
> But still cannot authenticate using Radiator.
> It said the user stored in Mysql.
> How about if I just want to store the user in /etc/radiator/users file.
> Thank you.

This will work just fine.

Your users file should contain something like:

username at realm.com					Password = "plaintextpass"
username2 at realm.com					Password = "plainpass"
staticuser at realm.com				Password = "plainpass"
														Framed-IP-Address = "234.342.43.23"
														

etc, etc.

In your AuthBy block make sure your have AutoMPPEKeys yes enabled and you
probably also will need:

AddToReply MS-MPPE-Encryption-Policy=Encryption-Required

And of course make sure you have the necessary Perl modules for generating the
MPPE keys and MSCHAPv2 hashes used for authentication.  These are discussed in
the Radiator documentation.

Turn the debug logs up on both sides (Poptop & Radiator) if you have problems.
Try running Radiator in the foreground too, it will generally complain and
point you right to the problem.

Ray

--
Archive at http://www.open.com.au/archives/radiator/
Announcements on radiator-announce at open.com.au
To unsubscribe, email 'majordomo at open.com.au' with
'unsubscribe radiator' in the body of the message.


More information about the radiator mailing list