Hello Lisa -

On Tue, 28 Nov 2000, Lisa Goulet wrote:
> Hello again,
> 
> I have a question with regard to the following AuthSelect paragraph which I
> took from the radmin.cfg example:
> 
>               AuthSelect select PASS_WORD,STATICADDRESS, \
>       
> MAXLOGINS,FRAMED_NETMASK,FRAMED_FILTER_ID,MAXIDLETIME \
>                       from RADUSERS where \
>                       USERNAME='%n' and BADLOGINS < 5 and \
>                       VALIDFROM < %t and VALIDTO > %t
>               AuthColumnDef   0,Framed-IP-Netmask,reply
>               AuthColumnDef   1,Filter-Id,reply
>       AuthColumnDef   2,Idle-Timeout,reply 
> 
> As I see it from the AuthColumnDefs, the first column returned in the query
> is being replied as the Framed-IP-Netmask. Aren't  the columns returned
> password, StaticAddress and so on?
> 

In an AuthBy RADMIN clause, the first four fields are fixed: PASS_WORD,
STATICADDRESS, TIMELEFT, MAXLOGINS. If you want to add your own fields, they
come after these 4, but are numbered from 0 in the AuthColumnDef's.

Have a look at section 6.28 in the Radiator 2.17.1 reference manual.

regards

Hugh


-- 
Radiator: the most portable, flexible and configurable RADIUS server 
anywhere. Available on *NIX, *BSD, Windows 95/98/2000, NT, MacOS X.
-
Nets: internetwork inventory and management - graphical, extensible,
flexible with hardware, software, platform and database independence. 


===
Archive at http://www.starport.net/~radiator/
Announcements on [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.

Reply via email to