On Sat, 2005-22-01 at 01:55 -0800, [EMAIL PROTECTED] wrote: 
> Thanks for the information. What I was missing was the Auth-Type in
> Radgroupcheck. That is new to me. I did not have do that with the older
> version of Freeradius. When did that change? I did not see any references
> to that Auth-Type in any of the docs nor in the archive of the mailing
> list.
> 
> Again I appreciate the quick response.
> 
If I remember correctly the entries I have are not required, but I 
was using them as place holders from when "Auth-Type := Local" was
either required or worked. I am fairly sure that "Auth-Type := SQL" 
is not even a valid entry, I just used it to show how data is used
in radgroupcheck. 
> 
> Thanks
> 
> Kevin
> 
> 
> 
> At 05:12 PM 1/21/2005, you wrote:
> 
> On Fri, 2005-21-01 at 13:52 -0800, [EMAIL PROTECTED] wrote:
> > I am using Freeradius 1.0.0 on Redhat Enterprise 3 I also have it
> > installed on Suse 9.2. I am connecting to Postgres 7.4.6. I can
> > authenticate to a users file. But when I try to use radcheck in
> > postgres I get login incorrect. I am trying to upgrade from freeradius
> > .7.3 running on Solaris 2.8 and postgres 7.3.2. That is working just
> > fine. I have created the tables using provided sql script. I
> > configured radiusd.conf to use sql authentication. I have compared
> > radiusd on the new machine to the radiusd on the old machine. They are
> > as identical as they can be considering changes in the conf file. Does
> > anybody have any other ideas or know of any isue with current version
> > of freeeradius and postgres
> >
> > Thanks
> >
> >
> > Kevin Waters
> 
> Below is some sample data I use for testing PostgreSQL .
> 
> The password for troll is skunk {sh1 encrypted} you will
> need to generate a redhat linux compatable {des or md5}
> password for it to authenticate on an RH system.
> 
> NOTE: If you want to use the users file and sql, you
> can not have any Auth-Type attributes in your DEFAULT
> entries.
> 
> The data below is supposed to be tab delimited.
> 
> --Start of file--
...snip... 
> COPY radgroupcheck (groupname, attribute, op, value) FROM stdin;
> ppp-unlimited   Auth-Type       :=      SQL
> ppp-static      Auth-Type       :=      SQL
> nas-prompt      Auth-Type       :=      SQL
> \.
> 
...snip... 
> --End of file--
> 
...snip...
-- 
Guy Fraser
Network Administrator
The Internet Centre
1-888-450-6787
(780)450-6787


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

Reply via email to