Ok I have dialup admin up and running. It occurs to me though does it have the ability to interface with active directory or does it only work if your users are stored in sql?
Joseph R. McSparin Network Administrator Hill Country Memorial Hospital 830 990 6638 phone 830 990 6623 fax [email protected] ________________________________ From: freeradius-users-bounces+jmcsparin=hillcountrymemorial.org@lists.freerad ius.org [mailto:freeradius-users-bounces+jmcsparin=hillcountrymemorial.org@lists .freeradius.org] On Behalf Of Leander S. Sent: Wednesday, January 11, 2012 12:35 PM To: FreeRadius users mailing list Subject: Re: Documentation of Setting up dialupadmin Am 11.01.12 18:35, schrieb McSparin, Joe: Does anyone where some documentation could be found for setting up dialup admin on FreeBSD. Thanks, Joseph R. McSparin Network Administrator Hill Country Memorial Hospital 830 990 6638 phone 830 990 6623 fax [email protected] ________________________________ This email message and any attachments are for the sole use of the intended recipient(s) and contain confidential and/or privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply email and destroy all copies of the original message and any attachments. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html The programmer(s) AFAIK didn't really write a documentation. I used the readme file as aguide when I set it up on FreeBSD. I remember that the entire dialupadmin folder was copied into /usr/dialupadmin/ and then the htdocs folder was simply linked into /usr/local/www/somewhere via a symbolic link ( ln -s ... ) plus you need to tell your apache to make use of *.php3 files as well as of *.php files. I think that covers pretty much it. Detailed guide is as I said in the README or INSTALL file inside of the dialupadmin folder. Greetings L P.S.: dialupadmin also has a php config file where you may want to ajust the paths of the radius binaries ... -- This email message and any attachments are for the sole use of the intended recipient(s) and contain confidential and/or privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply email and destroy all copies of the original message and any attachments.
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

