Dear ALL I have useing freeradius with microsoft mssql now my question is how do i disconnect user from freeradius means example:- user xyz is online and i want to disconnect user from radius so what is the option for this task ?? is there any script or any option to integrate with webpage of dialupadmin ??? Satish Patel --------------------------------- Heres a new way to find what you're looking for - Yahoo! Answers
Dear all, does the rlm_otp module also support time based otps without challange response ? background: actualy i have a cell phone that generates a time based otp. now i want to do the authentication process with the help of the rlm_opt module. is it possible or do i have to write my own tool and then execute it via "exec-wait"?? thanks and greetings peter _________________________________________________________________ Sie suchen E-Mails, Dokumente oder Fotos? Die neue MSN Suche Toolbar mit Windows-Desktopsuche liefert in sekundenschnelle Ergebnisse. Jetzt neu! http://desktop.msn.de/ Jetzt gratis downloaden!
Dear all, does the rlm_otp module also support time based otps without challange response ? background: actualy i have a cell phone that generates a time based otp. now i want to do the authentication process with the help of the rlm_opt module. is it possible or do i have to write my own tool and then execute it via "exec-wait"?? thanks and greetings peter _________________________________________________________________ Sie suchen E-Mails, Dokumente oder Fotos? Die neue MSN Suche Toolbar mit Windows-Desktopsuche liefert in sekundenschnelle Ergebnisse. Jetzt neu! http://desktop.msn.de/ Jetzt gratis downloaden!
satish patel wrote:
I have useing freeradius with microsoft mssql now my question is how do i disconnect user from freeradius means example:- user xyz is online and i want to disconnect user from radius so what is the option for this task ?? is there any script or any option to integrate with webpage of dialupadmin ???
You need to change your thinking. The user is not connected to RADIUS. Never was. That isn't what RADIUS does. The user is connected to your NAS. Check the NAS docs for disconnecting a user. -- Dennis Skinner Systems Administrator BlueFrog Internet http://www.bluefrog.com
You can send a Disconnect-Message from the RADIUS server to the client to disconnect them if the NAS supports DM/COA. The DM will cause the NAS to drop the connection effectively disconnecting them from any services they were using. Dennis Skinner wrote:
satish patel wrote:
I have useing freeradius with microsoft mssql now my question is how do i disconnect user from freeradius means example:- user xyz is online and i want to disconnect user from radius so what is the option for this task ?? is there any script or any option to integrate with webpage of dialupadmin ???
You need to change your thinking. The user is not connected to RADIUS. Never was. That isn't what RADIUS does. The user is connected to your NAS. Check the NAS docs for disconnecting a user.
Michael Lecuyer wrote:
You can send a Disconnect-Message from the RADIUS server to the client to disconnect them if the NAS supports DM/COA. The DM will cause the NAS to drop the connection effectively disconnecting them from any services they were using.
Yes....in other words....
Check the NAS docs for disconnecting a user.
-- Dennis Skinner Systems Administrator BlueFrog Internet http://www.bluefrog.com
Thx for help dear Michael Lecuyer <mjl@theorem.com> wrote: You can send a Disconnect-Message from the RADIUS server to the client to disconnect them if the NAS supports DM/COA. The DM will cause the NAS to drop the connection effectively disconnecting them from any services they were using. Dennis Skinner wrote:
satish patel wrote:
I have useing freeradius with microsoft mssql now my question is how do i disconnect user from freeradius means example:- user xyz is online and i want to disconnect user from radius so what is the option for this task ?? is there any script or any option to integrate with webpage of dialupadmin ???
You need to change your thinking. The user is not connected to RADIUS. Never was. That isn't what RADIUS does. The user is connected to your NAS. Check the NAS docs for disconnecting a user.
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html --------------------------------- Heres a new way to find what you're looking for - Yahoo! Answers
On Wed 31 Jan 2007 13:48, satish patel wrote:
Dear ALL
I have useing freeradius with microsoft mssql now my question is how do i disconnect user from freeradius means example:- user xyz is online and i want to disconnect user from radius so what is the option for this task ?? is there any script or any option to integrate with webpage of dialupadmin ???
Most newer NAS support Disconnect Messages: http://wiki.freeradius.org/Disconnect_Messages Most NAS also allow you to disconnect users with SNMP and/or telnet commands. Cheers -- Peter Nixon http://www.peternixon.net/ PGP Key: http://www.peternixon.net/public.asc
participants (5)
-
Dennis Skinner -
Michael Lecuyer -
Peter Nixon -
Peter Urban -
satish patel