Terminals-Origin / Terminals

Terminals is a secure, multi tab terminal services/remote desktop client. It uses Terminal Services ActiveX Client (mstscax.dll). The project started from the need of controlling multiple connections simultaneously. It is a complete replacement for the mstsc.exe (Terminal Services) client. This is official source moved from Codeplex.
Other
1.25k stars 235 forks source link

NLA and SSO #93

Closed Chrisnet46 closed 5 years ago

Chrisnet46 commented 7 years ago

Hi everyone,

I'm using Terminals for nearly eight years and today I can't open a session in console mode to a new RDS server with NLA enabled on the server. This is the first time NLA is enabled on one of our servers.

Since I run Terminals with a limited privileges account, I need to enter new credential with admin privileges but the logon screen never appears and I got an access denied message (probably because of the limited privileges account trying to open a console mode session).

When I use mstsc.exe /admin, I do have the option to prompt for new credentials. Can I get the same option with Terminals with NLA enabled server ?

Thank you for your help.

Chris

jirkapok commented 7 years ago

Did you have a look at Favorite properties in Security Group? There is a NLA checkbox.

brentlightsey commented 5 years ago

@jirkapok is referring to this setting, I believe. After setting it for my connection, I was able to log into my server that required network level authentication. image

Chrisnet46 commented 5 years ago

I do have this setting in place but I have to right click and choose "connect as" in order to open the session, if I double click on the favorite, nothing happens.