Re: Simultaneous-Use problem.



On Monday 25 June 2007 11:42:08 Josh Howlett wrote:
> I have a feeling that the answer is blindingly obvious, but I can't
> figure it out...
>
> The 'users' file consists of:
>
> DEFAULT	Auth-Type = Accept
> 		Simultaneous-Use := 1

Simultaneous-Use is a check item, not a reply item.

> In radiusd.conf I also have:
>
> session {
> 	sql
> }
>
> authorize {
> 	radius-user-auth
> }
>
> 'radius-user-auth' is an rlm_exec instance that invokes a script used to
> authenticate users. It works fine, but the 'session' section never gets
> processed. Why?
>
> josh.

Because Simultaneous-Use is in the wrong place.  Make it a check item and the 
session section should be processed.

Kevin Bonner

Attachment: pgp02IRST4t1f.pgp
Description: PGP signature



This archive was generated by a fusion of Pipermail (Mailman edition) and MHonArc.