configuration freeradius for no simultaneous use
Hi, i need your help in configuration freeradius for no simultaneous use. So, i need one active user per login/password. I configured user as follow: test1@wimax.com Cleartext-Password := "test" Framed-Filter-Id = "SP=data:MSF=data;", Simultaneous-Use = 1, but my WIMAX CPEs (also WiFi users) continue connecting with the same login/password. what can be the issue? thanks Anatolii -- View this message in context: http://freeradius.1045715.n5.nabble.com/configuration-freeradius-for-no-simu... Sent from the FreeRadius - User mailing list archive at Nabble.com.
On Fri, Dec 2, 2011 at 2:31 PM, tolik_shavlovsky@mail.ru <tolik_shavlovsky@mail.ru> wrote:
Hi,
i need your help in configuration freeradius for no simultaneous use.
simultanouse use limit is somewhat ... awkward.
So, i need one active user per login/password.
I configured user as follow:
test1@wimax.com Cleartext-Password := "test" Framed-Filter-Id = "SP=data:MSF=data;", Simultaneous-Use = 1,
but my WIMAX CPEs (also WiFi users) continue connecting with the same login/password.
what can be the issue?
For starters: - do you have accounting active? some setups (e.g. some types of wireless AP with radius/802.1x auth) can't send accounting. simultaneous use check can't work in that setup - do you have some kind of simultaneous check active, either with sql/radutmp/whatever? See raddb/sites-available/default, look for "session" section. -- Fajar
Dear Alan, i added Simultaneous-Use = 1 to user profile in users file. 02 декабря 2011, 11:49 от "Alan DeKok-2 [via FreeRadius]" <ml-node+s1045715n5040921h42@n5.nabble.com>: [hidden email] wrote:
i need your help in configuration freeradius for no simultaneous use.
doc/Simultaneous-Use See also the Wiki. Have you read that documentation and followed the instructions there? Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html ---------------------------------------------------------------------- If you reply to this email, your message will be added to the discussion below: http://freeradius.1045715.n5.nabble.com/configuration-freeradius-for-no-simu... To unsubscribe from configuration freeradius for no simultaneous use, click here. NAML -- View this message in context: http://freeradius.1045715.n5.nabble.com/configuration-freeradius-for-no-simu... Sent from the FreeRadius - User mailing list archive at Nabble.com.
On Fri, Dec 2, 2011 at 3:37 PM, tolik_shavlovsky@mail.ru <tolik_shavlovsky@mail.ru> wrote:
Dear Alan,
i added Simultaneous-Use = 1 to user profile in users file.
Did you read the doc? Or the reply I sent earlier? It requires MORE than just that. -- FAN
participants (3)
-
Alan DeKok -
Fajar A. Nugraha -
tolik_shavlovsky@mail.ru