I need to set up two-factor authentication for users when they login remotely and regular authentication when users login locally. It looks like on one connection server, only one authentication method can be set up. I guess I will need two connection servers - one for remote login and one for local login. But there is no way two connection servers can work together. I have to build two isolated pools on each connection servers for the same users.
My question is, is this the only solution?
Comparing to Citrix Access Gateway, security is like a baby - no virtual server, no policy, can't handle user authentication.