Is it possible to pass the realm of the user to the server without the use of the ‘default_realm’ in the registry?
Suppose a Windows server has joined a domain and some domain users should use OTP to logon, but there are also local users on that server that use OTP. So there is a realm for the domain users, and a realm for the local users. Not setting the ‘default_realm’, no-one can logon, and setting the realm allows for only those users to logon…