mschap - rlm_sql + winbind

Alan Buxey alan.buxey at gmail.com
Wed Jun 5 14:28:20 CEST 2019


buried in unlang docs etc - you need to handle the fail and try
another eg something like

sql  {
fail = 1
   }
mschap {
fail = 1
   }
 if (fail) {
  reject
 }


More information about the Freeradius-Users mailing list