日期:2014-05-16 浏览次数:21047 次
./configure --prefix=/ make make install
log {
destination = files
file = ${logdir}/radius.log
syslog_facility = daemon
stripped_names = yes
auth = yes
auth_badpass = yes
auth_goodpass = yes
}authorize {
preprocess
chap
mschap
digest
suffix
eap {
ok = return
}
files
sql
expiration
logintime
pap
}
accounting {
detail
unix
radutmp
sql
exec
attr_filter.accounting_response
}client 192.168.0.254 {
secret = testing123
shortname = cisco
nastype = cisco
}radiusd -X
radtest fredf wilma localhost 0 testing123