Re: Matching Realm names only.

2008-04-01 Thread Alan DeKok
Paul Khavkine wrote: > What would be the simplest way to setup FreeRADIUS to only match the > realm and return tunneling attributes. A regex would be good. > If the realm is not configured, then reject the authentication ? > Is it possible to match the Realm in the users file like: > > DEFAULT

Re: Matching Realm names only.

2008-03-31 Thread Ivan Kalik
Yes, since you are not checking usernames/passwords you need to add Auth-Type := Accept on the check line. Ivan Kalik Kalik Informatika ISP Dana 31/3/2008, "Paul Khavkine" <[EMAIL PROTECTED]> piše: > >Hi. > >I'm setting up a LAC for L2TP tunneling users to a remote LNS. >On the LAC side I want

Matching Realm names only.

2008-03-31 Thread Paul Khavkine
Hi. I'm setting up a LAC for L2TP tunneling users to a remote LNS. On the LAC side I want it to obtain the tunneling parameters only based on the realm. What would be the simplest way to setup FreeRADIUS to only match the realm and return tunneling attributes. If the realm is not configured, th