Dear all, Sorry for the badly worded question which has caused a big confusion. I think I should explain the problem at hand instead of asking bits and pieces. I want to be able to use an authenication server which will receive a request. This request asks the authentication server to dynamically add the user and also generate a one time password. Then after the user is authenticated with that password it will be deleted.
Therefore the question is, are there add on modules that can dynamically add a user and generate a one time password? But now that the only way to dynamically add a user is through a database (we do not want to even restart the auth server) therefore the main question is is there a module to generate a one time password (and also be able to delete the user after the password has been used?) Sorry for the confusion caused. THanks in advance, Alan >From: Chris Brotsos <[EMAIL PROTECTED]> >Reply-To: [EMAIL PROTECTED] >To: [EMAIL PROTECTED] >Subject: Re: User Configuartion Help and Interesting Scenario >Date: Wed, 27 Nov 2002 07:39:13 -0600 > >Alan, > >At 11:38 PM 11/27/2002 +1100, you wrote: >>Dear all, >> >>I have just installed radius 0.8 on my redhat 7.2 box. Being a total >>newbie I just wanted to know two things... >> >>1) Firstly how do I add new users and then without restarting make radius >>reread the users file? Is there a configuration switch to allow me to do >>that? If it isnt possible, can i set up a database and do it that way? I >>just need to know how to dynamically add new users without restarting the >>radius server. > >Yes, you will need to use a database. > > >>2) Is it possible for radius to also send back a string (password) back to >>the client instead of just accept-accept. Or will I have to set up another >>machine or program to do that? > >I am a little unsure of what you mean here, but I think you are referring >to the use of a Reply-Message attribute that can be added to the user's >profile to send back a string with your Access-Accept packet. > >Chris > > > >- List info/subscribe/unsubscribe? See >http://www.freeradius.org/list/users.html _________________________________________________________________ The new MSN 8: smart spam protection and 2 months FREE* http://join.msn.com/?page=features/junkmail - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
