<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi everyone, can you give me  the configuration demo of xauth in dap-radius.<div class=""><br class=""></div><div class="">I have no idea for this configuration in EAP-Radius documentation:</div><div class=""><br class=""></div><div class=""><pre style="margin-right: 1em; margin-left: 1.6em; padding: 8px; border: 1px solid rgb(226, 226, 226); width: auto; overflow-x: auto; overflow-y: hidden; color: rgb(54, 0, 12); line-height: 18px; widows: 1; background-color: rgb(250, 250, 250);" class="">eap-radius {
  # ...
  xauth {
    pinprofile {
      nextpin = Please enter the next Code from your scratch list:
    }
    passandcode {
      password = Please enter your Password:
      passcode = Please enter current authenticator token code:
    }
    passandcodegerman {
      password = Bitte Passwort eingeben:
      passcode = Bitte aktuellen Code des Tokens eingeben:
    }
  }
}</pre><div class=""><br class=""></div></div></body></html>