[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Help-gnu-radius] RE: Clear-text & MD5 password in PostgreSQL
From: |
Jim Ewert |
Subject: |
[Help-gnu-radius] RE: Clear-text & MD5 password in PostgreSQL |
Date: |
Wed, 9 Jun 2004 11:37:38 -0400 (EDT) |
Needed to have:
user Auth-Type = Local,
Password-Location = SQL
Service-Type = Framed-User,
Framed-Protocol = PPP
For the MD5 user file config as before, I added the the value from the md5 SQL
function to the database field, however it didn't match. Please provide config
info.
Jim
--- On Wed 06/09, Jim Ewert < address@hidden > wrote:
From: Jim Ewert [mailto: address@hidden
To: address@hidden
Cc: address@hidden
Date: Wed, 9 Jun 2004 10:07:41 -0400
Subject: Clear-text password in PostgreSQL
users file, nothing at line 6 :<br><br># For detailed description, run:<br>#
info Radius users<br><br>user Auth-Type = Local,<br>
Password-Location = SQL<br><br><br>radctl restart; radauth user user; tail
/var/log/radius.log :<br><br>Jun 09 09:56:21 Main.info: Terminating the
subprocesses<br>Jun 09 09:56:21 Main.info: Loading configuration files.<br>Jun
09 09:56:21 Main.info: reading /usr/local/etc/raddb/config<br>Jun 09 09:56:21
Main.error: /usr/local/etc/raddb/users:6: parse error<br>Jun 09 09:56:21
Main.error: discarding user `user'<br>Jun 09 09:56:21 Main.info:
/usr/local/etc/raddb/users reloaded.<br>Jun 09 09:56:21 Main.error: USER LIST
IS EMPTY<br>Jun 09 09:56:21 Main.info: Ready<br>Jun 09 09:56:21 Main.info:
Ready to process requests.<br>Jun 09 09:56:26 Auth.notice: (Access-Request
local 131 "user"): No such user [user]<br><br><br><br><br><br> --- On Wed
06/09, Sergey Poznyakoff < address@hidden
net > wrote:<br>From: Sergey Poznyakoff [mailto: address@hidden<br>To:
address@hidden<br> Cc: address@hidden<br>Date: Wed, 09 Jun 2004 14:08:55
+0300<br>Subject: Re: [Help-gnu-radius] Auth.error: SQL Auth specified in users
file, but not in sqlserver file<br><br>Jim Ewert <address@hidden>
wrote:<br><br>> Running v1.2. As in other post, problem now with same settings
is "Auth.notice: (Access-Request local 115 "user"): Login incorrect
[user/user]"<br>> <br>> Is clear-text passwords from Postgres
supported?<br><br>Yes, they are.
See<br><br>http://www.gnu.org/software/radius/manual/html_node/radius_79.html<br><br>Regards,<br>Sergey
<br><br><br>_______________________________________________<br>Join Excite! -
http://www.excite.com<br>The most personalized portal on the Web!<br>
_______________________________________________
Join Excite! - http://www.excite.com
The most personalized portal on the Web!
- [Help-gnu-radius] RE: Clear-text & MD5 password in PostgreSQL,
Jim Ewert <=