auth-type-error

Alan DeKok aland at deployingradius.com
Mon Sep 7 17:57:39 CEST 2020


On Sep 7, 2020, at 10:47 AM, MEjaz <mejaz at cyberia.net.sa> wrote:
> As advised, I have tried set the MSSQL driver in SQL  file but when I set this,  ran into different problem with  "could not link driver rlm_sql_mssqlo" 

  SYou need the correct driver installed.  As I've said repeatedly, the comments in the sql module tell you exactly what to do.

  And no, the comments do *not* say "use driver rlm_sql_mssql".  Instead, they give explicit instructions.

> Whereas I have successfully  installed this MS-tools and I have made sure as below. 
> 
> [root at radius-1 ~]# rpm -qa | grep odbc
> msodbcsql17-17.6.1.1-1.x86_64
> [root at radius-1 ~]# rpm -qa | grep -i unix
> unixODBC-devel-2.3.7-1.rh.x86_64
> unixODBC-2.3.7-1.rh.x86_64
> 
> would this be enough or do we need to install any other dependencies. Please assist. 

  None of those options are an "rlm_sql" driver.  You can tell, because they don't have "rlm_sql" in their name.

  You need to search your local system for the *correct* driver.  Use the names which are in the "sql" module configuration.

  It really does help to READ THE DOCUMENTATION, and to READ THE COMMENTS IN THE CONFIGURATION FILES.

  Most of your questions are answered in the documentation and/or the configuration files.  Just.... read them.

  Alan DeKok.




More information about the Freeradius-Users mailing list