> The documentation says that it was improved only for TTLS and PEAP, but > not > for TLS. > EAPTLS module always returns "updated" in authorize section and only in > the > end it returns "ok" in authenticate section. > We need to avoid calling SQL module in authorize section
So don't call it. Remove it from authorize and list sql.authorize in post-auth. That will add reply attributes from the database. Ivan Kalik Kalik Informatika ISP - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

