You had the answer what to do in freeradius to set up jradius Auth-Type and how to force it. Ask on JRadius list how do you use it for authentication.
Ivan Kalik Kalik Informatika ISP Dana 29/9/2008, "Jelena Žagar" <[EMAIL PROTECTED]> piše: >The point is that I do not want to FreeRadius do that but jRadius because I >am familiar with Java programming. >The Jradius code must access one web service and one of its method to see >whether the combination of username >and one-time-password is correct one. If the combination is valid and if all >other things are satisfied, >then the jradius returns access accept and the freeradius routes that access >accept to client who initially >requested the radius communication. > >Sincerelly, >Žagar Jelena > >-----Original Message----- >From: [EMAIL PROTECTED] >[mailto:[EMAIL PROTECTED] >On Behalf Of [EMAIL PROTECTED] >Sent: Monday, September 29, 2008 1:40 PM >To: FreeRadius users mailing list >Subject: RE: Auth-Type question! > >>I put the next line: >> Auth-Type := Accept >>Inside the users.conf file, but it does not do anything. > >DEFAULT Auth-Type := Accept > >As JRadius documentation suggests *don't* use it to authenticate (set >Auth-Type). Pass the password to Freeradius and let it do the work. > >Ivan Kalik >Kalik Informatika ISP > >- >List info/subscribe/unsubscribe? See >http://www.freeradius.org/list/users.html > > - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

