Users with no token

1.5.15. Users with no token#

You may have users with no token, but who need to authenticate to the application that you are securing with LinOTP. In this case you can configure these uses in the FreeRADIUS server. You need to edit the file /etc/freeradius/users and add the names of the users like this:

user1           Auth-Type := Accept
administrator   Auth-Type := Accept

In this case the users will be accepted no matter what password they provide. Starting with LinOTP version 2.1 you may also use the Static Password token in this scenario. In current versions of LinOTP you can also use the system setting “Pass on user no token”.