4.10.11. UpdateReauthQuery Previous topic Parent topic Child topic Next topic

This string contains the SQL query for updating the reauthentication data to the database.
The following bind variables are available in UpdateReauthQuery:
  • %0
    This is the reauthentication ID.
  • %1
    This is the IMSI.
  • %2
    This is the counter.
  • %3
    This is NONCE_S, the nonce value from the AT_NONCE_S attribute.
  • %4
    This is the ID of the next reauthentication.
  • %5
    This is the EAP user name.
For more information about SQL bind variables, see Radiator reference manual Opens in new window under section SQL Bind Variables.