I have a terminal server that is running an database application. This application is spread out among multiple facilities and multiple users. The users have to log on to the application and have passwords for the application. As of now, I have one Windows user logging on to all of the remote desktop sessions. Once they log onto the Windows session, they are asked for their password to the application. This is how I prefer to deploy the application as this way the user needs to log on only once.
However, because they are logging on as the same Windows user, users are connecting to others sessions. Outside of creating many separate users on the Windows domain, which then requires significant effort across all of the facilities, is there any way to allow users the ability to log on to their Windows terminal session with the same user name without connecting to others sessions with the same Windows logon name? Can I force the users to connect to a new session and not to another existing session? Thank you.
However, because they are logging on as the same Windows user, users are connecting to others sessions. Outside of creating many separate users on the Windows domain, which then requires significant effort across all of the facilities, is there any way to allow users the ability to log on to their Windows terminal session with the same user name without connecting to others sessions with the same Windows logon name? Can I force the users to connect to a new session and not to another existing session? Thank you.