After two days of suffering I have the postgresql server and freeradius running each with the newest versions possible.  Thanks to this list and others...
 
I have the system authenticating successfully through postgresql now but I get these errors in /var/log/radius/radius.log everytime I do a authentication.  I want to know how to get rid of them.
 
Sat Jun 14 15:57:40 2003 : Error: rlm_sql: The 'op' field for attribute 'Auth-Type = Local' is NULL, or non-existent.
Sat Jun 14 15:57:40 2003 : Error: rlm_sql: You MUST FIX THIS if you want the configuration to behave as you expect.
Sat Jun 14 15:57:40 2003 : Error: rlm_sql: The 'op' field for attribute 'Framed-Compression = Van-Jacobsen-TCP-IP' is NULL, or non-existent.
Sat Jun 14 15:57:40 2003 : Error: rlm_sql: You MUST FIX THIS if you want the configuration to behave as you expect.
Sat Jun 14 15:57:40 2003 : Error: rlm_sql: The 'op' field for attribute 'Framed-Protocol = PPP' is NULL, or non-existent.
Sat Jun 14 15:57:40 2003 : Error: rlm_sql: You MUST FIX THIS if you want the configuration to behave as you expect.
Sat Jun 14 15:57:40 2003 : Error: rlm_sql: The 'op' field for attribute 'Service-Type = Framed-User' is NULL, or non-existent.
Sat Jun 14 15:57:40 2003 : Error: rlm_sql: You MUST FIX THIS if you want the configuration to behave as you expect.
 
I have tried making to op field in radgroupreply empty and removing the field alltogether but I still get these errors.  Is there something I need to change in /etc/raddb/postgresql.conf
 
 
Sincerely,
craig

Reply via email to