Problems with Huntgroup

Sergio Belkin sebelk at gmail.com
Mon Jun 4 16:43:07 CEST 2012


2012/6/4 Alan DeKok <aland at deployingradius.com>:
>  The debug for the "inner-tunnel" *clearly* shows NOT using the "files"
> module.

So, sorry for the stupid questions but how can I do that

It's true what you say about debug output, but I "files" is in
inner-tunnel configuration, I tried putting "files" above of chap, but
doesn't change anything.

Please could you help me I've read the file and output, and also run
radtest, but I don't figure out what I should do

Mi current file is:

listen {
       ipaddr = 127.0.0.1
       port = 18121
       type = auth
}
authorize {
 chap
 mschap
 suffix
 update control {
        Proxy-To-Realm := LOCAL
 }
 eap {
        ok = return
 }
 files
 ldap
 expiration
 logintime
 pap
}
authenticate {
 Auth-Type PAP {
        pap
 }
 Auth-Type CHAP {
        chap
 }
 Auth-Type MS-CHAP {
        mschap
 }
 unix
 Auth-Type LDAP {
        ldap
 }
 eap
}
session {
 radutmp
}
post-auth {
 reply_log
 Post-Auth-Type REJECT {
        attr_filter.access_reject
 }
}
pre-proxy {
}
post-proxy {
 post_proxy_log
 eap
}


EOF

Thanks in advance!

-- 
--
Sergio Belkin  http://www.sergiobelkin.com
Watch More TV http://sebelk.blogspot.com
LPIC-2 Certified - http://www.lpi.org


More information about the Freeradius-Users mailing list