LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Radius Server with Mobile OTP (https://www.linuxquestions.org/questions/linux-software-2/radius-server-with-mobile-otp-4175529804/)

nishith 01-02-2015 09:29 AM

Radius Server with Mobile OTP
 
Hello,

I would like to implement RADIUS Server (Open Source) to provide Internet Access to Wi-Fi Users & Cable Users as well.

So, Is it possible that Radius Server generate OTP on their registered mobile number if that respective mobile number doesn't exist in RADIUS Database?

My question is, If user tries to access internet, first he/she will get connection to my Wi-Fi device. Then, he/she has to give registered user name & password in mobile browser. As the user is new, RADIUS Page will ask to provide

*User Name (that he/she wants to use)
*Password
*Mobile Number

After giving all above information, my RADIUS Server will create the given User Name & Password. To confirm the user, RADIUS should send OTP (One Time Password), which he/she needs to enter on RADIUS Page.

Once the OTP got match, User can access internet.

So, I am interested to get such technology to implement in my office environment, whether it will be pen source or evaluation version.

Expert advises are most welcome.


Nishith

TB0ne 01-02-2015 12:37 PM

Quote:

Originally Posted by nishith (Post 5294120)
Hello,
I would like to implement RADIUS Server (Open Source) to provide Internet Access to Wi-Fi Users & Cable Users as well. So, Is it possible that Radius Server generate OTP on their registered mobile number if that respective mobile number doesn't exist in RADIUS Database? My question is, If user tries to access internet, first he/she will get connection to my Wi-Fi device. Then, he/she has to give registered user name & password in mobile browser. As the user is new, RADIUS Page will ask to provide

*User Name (that he/she wants to use)
*Password
*Mobile Number

After giving all above information, my RADIUS Server will create the given User Name & Password. To confirm the user, RADIUS should send OTP (One Time Password), which he/she needs to enter on RADIUS Page. Once the OTP got match, User can access internet. So, I am interested to get such technology to implement in my office environment, whether it will be pen source or evaluation version.

Expert advises are most welcome.

Similar to this:
http://www.linuxquestions.org/questi...al-4175517593/

...where you asked about how to redirect people to a portal for authentication. And if you want to do this, there are NUMEROUS solutions for integrating OTP into Radius, which you can find with a Google search. Things like:
http://www.opensourceforu.com/2011/0...using-openotp/
http://motp.sourceforge.net/
http://www.rcdevs.com/products/radius/

...among many others. Read the "Question Guidelines" link in my posting signature. You don't provide ANY relevant details (version/distro of Linux, which RADIUS server you're using, what you've done/tried, etc.), so there's nothing much we can tell you. Essentially, asking people to look things up for you isn't a good thing....please do some research of your own first.


All times are GMT -5. The time now is 11:18 PM.