I tried it but it doesn't work.
some part of my configurations are as following:
radiusd.conf file:
authorize{
	files    #uses 'users' file
	sql
}
----------------------------
users file:
Default User-name=~ 'K', Proxy-To-Realm='nttakplus'
	Fall-Thriugh = No
----------------------------
Realm file:
nttakplus 192.168.2.2:1812 nostrip
----------------------------
Proxy.conf file:
realm nttakplus {
	type= Radius
	authhost = 192.168.2.2:1812
	accthost = 192.168.2.2:1813
	secret = 123
}
----------------------------
DEFAULT	User-Name =~ "^K", Proxy-To-Realm = "nttakplus"
	Fall-Through = No

  Alan DeKok.

> I want usernames which starting with "K" authenticate from freeradius and
> allother usernames authenticate from Nttakplus.
> there is no delimiter letter in the usernames expect "K" at the START of the
> first accounting server. (Ka2345, Kl4387, ...)
_________________________________________________________________
Surf the Web without missing calls! Get MSN Broadband. http://resourcecenter.msn.com/access/plans/freeactivation.asp


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

Reply via email to