"BJ Mayhan" <[EMAIL PROTECTED]> wrote:
> I am having the same problem limiting users. I am using freeradius 0.1
> also. I am running it on a linux box. I have tried some of the same
> combinations you have with no sucess. I was told at one time that I had to
> check the naspasswd file to allow athincation back to the server. But this
> did not work either. If anyone has any suggestions on how to prevent
> simultaneous use please let me know.
The 'users' file entry should look like:
DEFAULT Auth-Type := System, Simultaneous-Use := 1
Reply-Message = "Welcome To me !"
Note the ':=' for Simultaneous-Use. That SETS the value of the
attribute. The '==', etc. all COMPARE the value.
Once that's in your 'users' file, you have to ensure that 'checkrad'
is working properly. You can run it by habd to see, or look at it's
logs.
Alan DeKok.
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html