Hi again
I am using 0.3 CVS 20011108 but still haven't got 
Simultaneous-Use := 1 working, please help, am i doing something wrong?
Am i alowed to use sql for checking user names/password 
    and at the same time use "users" file for defaults 
    assignning IP for some users?

part of users file
-----------------------
DEFAULT Simultaneous-Use := 1, Auth-Type := sql
    Service-Type == Frames-User,
    Frames-User == PPP,
    Framed-IP-Address == 255.255.255.254,
    Framed-MTU == 1500,
    Fall-Through == Yes

DEFAULT Simultaneous-Use := 1, Auth-Type := sql, Called-Station-Id == "83185555"
    Fall-Through == Yes
iti
    Framed-IP-Address == 203.93.181.55
-----------------------
Does this look OK? Password is working (from sql)
(i think i am doubling on "Simultaneous-Use := 1, Auth-Type := sql" 
and all works except Simultaneous-Use )

part of radius.conf
-----------------------
authorize {
    preprocess
    files
}
authenticate{
    sql
}
...
session {
    radutmp
}
-----------------------
Thanks
Bogdan


----- Original Message ----- 
From: Bogdan <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, November 09, 2001 7:13 PM
Subject: Re: Simultaneous-Use


> Hi guys
> 
> I down loaded the latest CVS 20011108, installed and restarted the comp.
> but Simultaneous-Use := 1 still does not work, i can login as a second user
> Just to explain 
>     i use authenticate (username/password) from sql but i use users file for 
>defaults,
>     is it OK to use it like this?
>     every other feature that we need works fine except Simultaneous-Use
> what should i check or what should i provide you with in 
> order to help me out here e.g. radius.conf, users file ?
> 
> Thanks
> Bogdan
> 
> 
> ----- Original Message ----- 
> From: Chris Parker <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Thursday, November 01, 2001 2:21 AM
> Subject: Re: NAS/Radius discrepancy
> 
> 
> > At 11:37 PM 10/31/2001 +1100, Bogdan wrote:
> > >I was wondering,
> > >I still use "users" file for DEFAULTs, because we don't change them so often
> > >and it seems to work OK, (when i change login times it stops user from login)
> > >wouldn't smnpget module check the NAS username and state and report
> > >no login for that user on the fly, I though that this what the sample 
> > >said, that
> > >radius checks for user login in the radutmp first and then confirms with 
> > >NAS that
> > >user is or is not loged in, but i am just a beginnner with radius, so i'm 
> > >probably wrong.
> > 
> > That is how the Simultaneous-Use checking is supposed to work, yes.  :)
> > 
> > >Alan have mentioned about the patch, if it is possible could i get a copy, 
> > >please?
> > 
> > I believe this was just committed to the current source, so you might want
> > to try the latest snapshot/cvs version.
> > 
> > -Chris
> > 
> > --
> >     \\\|||///  \  Chris Parker    -    Manager, Development Engineering
> >     \ ~   ~ /   \       WX *is* Wireless!    \   [EMAIL PROTECTED]
> >     | @   @ |    \   http://www.starnetwx.net \      (847) 963-0116
> > oOo---(_)---oOo--\------------------------------------------------------
> >                    \ Without C we would have 'obol', 'basi', and 'pasal'
> > 
> > 
> > - 
> > List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
> > 
> 
> 
> 
> - 
> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
> 



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

Reply via email to