Re: FreeRadius + MySQL & Encrypted passwords

2006-05-10 Thread Miguel Angel Quiles
Thanks Bogdan,
 
   I've tried with mysql and the crypt passwords and it works fine.
Now I still wondering if there is any way with PAP to enable crypted passwords with
MD5 or SHA1.
 
   I don't know if I understood ok, tell me if I'm wrong.
I think that at the moment it's impossible to enable MD5 or SHA1 for encrypted passwords,
but that they are working on it, so perhaps in future versions this will be possible.
 
  Thanks,
 
  Miguel Angel
- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: FreeRadius + MySQL & Encrypted passwords

2006-05-08 Thread Miguel Angel Quiles
Hi,
 
    I would like to find out how to configure freeradius so I don't have to save clear text passwords in the users file.
I've been following the mail list but I've seen so many ways of configuring crypted passwords, md5,  that right now I've got a mess in my head.
If someone can help me, to address me to a tutorial, or a link to a website where I can find some clear info over this, I would appreciate.
 
Thank you.
- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Question about dialup-admin

2006-01-19 Thread Miguel Angel Quiles
I've downloaded dialup-admin.
I've changed few values from the admin.conf file, such as mysql username and password, and path to the different directories.
I also created the "badusers" table in the "radius" in the mysql.
I opened a web browser and I can see the accounting is working ok, but I can´t see any bad users.
I've already enabled the log auth in the radiusd.conf (log_auth = yes), so now I´ve got some entries in the /var/log/radius/radius.log.
I've been reading the README file, and it says that the bin/log_badlogins  it will constantly check the radiusd.log file.
But it seems that this doesn't happen.
 
I hope someone knows how I can resolve this problem, or another solution so I can get the badusers.
 
Thanks.
- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Online Status & SQL

2005-10-06 Thread Miguel Angel Quiles
Hi,

   I use FreeRadius 1.0.2 and MySQL, and what I do is a select testing
AcctStopTime=0 and the date from the AcctStartTime, so I can view
todays online.

Is not the correct solution, but...

Perhaps I should move on to 1.0.5, so I can fix this, no?

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


Hashed passwords in the users file???

2005-09-20 Thread Miguel Angel Quiles
Hi,

does someone know how to use hashed passwords for the users
entries in the users file?

I hope someone can help me.

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


Encrypted passwords in the users file

2005-09-07 Thread Miguel Angel Quiles
Hi,

  I've got a SUSE 9.3 with FreeRadius 1.0.2, and at the moment I have
my user registered in the users file such as:

usernameAuth-Type := Local, User-Password == "password"
  Service-Type = "Callback Framed",
  ...

 I would like to know how to encrypt the passwords. I would like to
know if I need to install any package.

 Also, I would like to know how I can create this encrypted passwords.

 I hope somebody can help me.

 Thanks.

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


Re: Can I add extra fields to the radius accounting database?

2005-09-06 Thread Miguel Angel Quiles
Thanks Nicolas,

   I've changed %{Tunnel-Type}, I also had another mistake. I changed
everything and it works perfect.

   Thanks.

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html