Hi,<br><br><br>I have a trainee.<br>-I have to write a module witch should be able to authenticate users with username and password concatenated to OTP (One Time Password) rather than only password.<br>- this module should be able to authenticate first the user within Active Directory and then validate the OTP.
<br>-The module that validate the OTP is Servlet (JAVA module). and i should call this programme from my module to do OTP validation.<br><br>- I propose to use Freeradius to integrate this module for remote  access.<br>-For web access I proposed writting a module (PAM module) for an Apache Server./ your comment?
<br><br>-The probleme is that i have only two months left to implement one of the two solution (Apache or Radius) so I should choose rapidly. Witch of the two is easiest to implement??  ( note this is that this is the first time I deal with Freeradius, PAM, Apache)
<br><br>my questions are :<br><br>2- if i used Freeradius, then what would be easy and rapid to implement a PAM module or using JRadius (I tried to install Jradius patch, but didn't succeed)?<br> Did you recommend me JRadius (I thougt about JRadius because the OTP validation programme is written in JAVA) ?
<br><br>3- about PAM modules, I understand that we could use this independently from Freeradius Server. Is this true. would it be easier and faster to implement a standalone PAM?<br><br>please need your advice. help me to decide :
<br><br>- write a PAM for Freeradius or wwhat a module ?<br>- use Jradius with Freeradius or<br>- write PAM for Apache<br>- standalone PAM ?? or<br>- what ?<br><br>thanks in advance<br><br>Lisa.