I am tring to get radius to authenticate to sql and i ma having trouble. I have include a copy of my radiusd.conf starting at the authorize section. If anyone could give me some ideas on what i might be doing wrong and help would greatly be apreacited

Thanks,
Travis Best

authorize {
        preprocess
        chap
        mschap
#       counter
#       attr_filter
#       eap
        suffix
        sql
        files
#       etc_smbpasswd
#       ldap
}

authenticate {
        authtype PAP {
                pap
        }

        authtype CHAP {
                chap
        }

        authtype MS-CHAP {
                mschap
        }

pam

        unix
#       authtype LDAP {
#               ldap
#       }
#       eap
}

preacct {
        preprocess
        suffix
        files
}

accounting {
        acct_unique
        detail
#       counter
        unix            # wtmp file
        radutmp
#       sradutmp
        sql
}

session {
#       radutmp
        sql
}


--


Travis M. Best  "Systems Administrator"
SunQwest Internet Services
1040 Walnut St
Sunbury, PA 17801
Phone: 866-344-9509
Direct: 570-279-1746




--
This message has been scanned for viruses and
dangerous content by SunQwest MailScanner, and is believed to be clean.



- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to