Terminal Server 2000 information

Terminal Server 2000 information

Windows 2000 terminal server settings



From Microsoft site : http://72.14.203.104/search?q=cache:OPeT_a8tzEEJ:www.microsoft.com/technet/prodtechnol/win2kts/maintain/optimize/secw2kts.mspx+terminal+server+active+session+limit&hl=en&gl=us&ct=clnk&cd=1

Windows 2000 terminal server information: 

Remote Desktop Protocol Introduction 
Remote Desktop Protocol (RDP) is based on the International Telecommunications Union (ITU) T.120 protocol family of standards. RDP forms the basis for all communication between the Terminal Services server and client. Incorporated in the protocol is its own video driver on the server side to render display output into network packets and send them over the network to the client. On the client side, the Terminal Services client receives rendering data and interprets it into the corresponding Win32 graphics device interface (GDI) API calls. On the server side, RDP uses its own virtual keyboard and mouse driver to receive keyboard and mouse events, such as mouse clicks and individual keystrokes. 

To help protect this information while in transit, Microsoft has built encryption into both the Terminal Services client and server using RSA Security’s RC4 cipher. This variable key-size stream cipher quickly modifies communication data into encrypted network packets to be sent between server and client. This encryption algorithm is also commonly used for the Secure Socket Layer (SSL) protocol that is used to secure communications over the Internet. 

Encryption Levels 
Terminal Services offers three general levels of encryption for communication: low, medium, and high. 

• Low - Using this setting, Terminal Services encrypts data sent from the client to the server, but not the data sent from the server to the client. This encryption mode uses a 56-bit key length to encrypt data.3 However, the obvious weakness with this mode is the length of the key. Today’s standards advise a key length of 128-bit or higher for a high level of security. In addition, the communication from the server to the client is still susceptible to eavesdropping. This mode of encryption is the least secure and should be avoided. 

• Medium - This encryption mode ensures that encryption is applied in both situations -data sent by the client and data sent by the server-. Again, this mode uses a 56-bit key length to encrypt data, which is a smaller key length than is recommended.4 Forego this option in favor of the High encryption setting if possible.5 

• High - Similarly to the Medium setting, this setting ensures data is encrypted in both directions between the server and client; however, the key length is 128-bit. Even within trusted networks, this encryption mode is the recommended setting. The High setting prevents the possibility of a malicious computer user breaking into the network and installing a network packet analyzer to eavesdrop on the Terminal Services sessions. 


RDP Configuration Settings 
Although the encryption mode might be the most important security decision concerning RDP, there are a number of other configuration settings that you need to review to further increase the level of security for Terminal Services. 

Below are the various configuration settings and recommendations. All of the following settings can be accessed through the Terminal Services Configuration tool (Start -> Settings -> Control Panel -> Administrative Tools -> Terminal Services Configuration -> Connections -> RDP-Tcp). 

• General sheet 

• Encryption level - Choose the encryption level based on the recommendations within the previous Encryption Levels section. [Default: Medium] 

• Use standard Windows authentication - If another authentication package is installed on the target Windows 2000 Server, this setting will force Windows 2000 to use its own authentication mechanism. If there is no other authentication package installed, leave this box unchecked. [Default: Unchecked] 


• Logon Settings sheet 

• Use client-provided logon information - Enabling this setting requires the client to enter the necessary user, domain, and password to gain access to Terminal Services. The setting prevents a malicious user from automatically gaining access using a saved account and password on the server. [Default: Selected] 

• Always use the following logon information - This setting allows all Terminal Services clients to use the logon information provided within the associated frame. Because auditing features would always show the same user account as logging on, a malicious user can slip in unnoticed. Avoid using this setting. [Default: Unselected] 

• Always prompt for password - By selecting this option, Terminal Services’ clients cannot use a password saved with the client. Instead, at the beginning of every session, the client is always prompted for a password. Using this setting can prevent a malicious user from taking over a client and using the embedded user account and password to login. [Default: Selected] 


• Sessions sheet 

• Override user settings for session limits - By not checking this option, Terminal Services clients are able to set their own session limits. For both availability and security reasons, most administrators should leave this option selected to retain control. [Default: Selected] 

• End a disconnected session - A session can become disconnected under three major conditions: a user chooses the disconnect option to keep all current applications and data available, a user closes the Terminal Services client, or the Terminal Services client abnormally ends. In any case, this setting determines how long the user session will stay active. Generally, this setting should be as short in duration as possible to limit the possibility that a malicious user could manipulate the user data active within the disconnected session. In addition, the short duration limits the performance overhead on the server. Three hours is a recommended limit. [Default: Never] 

• Active session limit - This setting limits the amount of time a user can actively use the Terminal Server. Used in conjunction with the When session limit is reached or connection is broken and the End a disconnected session settings, after this time period has elapsed, a new session connection and login is required. Setting this limit to 1 day ensures that every user must follow the login process daily. [Default: Never] 

• Idle session limit - An idle session is one in which the connection is active; however, the user has not given the Terminal Server input for the stated duration of time. This setting instructs Terminal Services to disconnect or end the session after the stated time limit. Similar to the disconnected session limit, the idle session limit should be a short amount of time. An idle session can occur when a legitimate user has walked away from his/her computer, so it is also important to use a short time limit. The recommended setting is 15 minutes or fewer. [Default: Never] 

• When session limit is reached or connection is broken - The first choice associated with this setting is to override user settings. By checking this option, the server administrator has control over the actions that are executed. For both availability and security purposes, it is recommended that the Override user settings option is checked. [Default: Unchecked]. The two other associated settings-Disconnect from session and End session-determine the actions whenever the active or idle session limits are reached. As long as the disconnected session limit is set, the recommended option is Disconnect from session. When the active and idle session limits are reached, the client’s session then goes into the disconnect state. Upon reaching the disconnect state, the clock starts ticking on the disconnected session limit. After the disconnected session limit has been reached, the session is terminated and the client must start a new session. [Default: Disconnect from session] 


• Environment sheet 

• Initial program - When the Override settings from user profile and Client Connection Manager wizard setting is selected, the system administrator can ensure that a specific application is started upon the start of every Terminal Services session. In addition, if user rights are restricted to the Query Information permission, the client session is limited only to that application. For example, if Microsoft Word is the chosen application, every Terminal Services user will have Microsoft Word start automatically upon connection. After the Word application is closed, the Terminal Server session ends. For security purposes, limiting users to one application would be ideal; however, the realities of the environment can prevent the implementation of this "locked-down" approach. [Default: Unchecked] 

• Disable wallpaper - This option disables the display of Desktop wallpaper during the client session. With Active Desktop disabled (and its ability to display embedded HTML and scripts), choosing this option depends more on the user’s desire to cut down on network bandwidth. If each session does not need to send large bitmaps of wallpaper, the network communication is improved. [Default: Selected] 


• Remote Control sheet - This sheet offers administrators three major choices in controlling the ability to remotely control sessions. The remote control feature lets privileged users control another user’s session. The intended use of this feature is to let system administrators remotely troubleshoot problems with a user’s session. However, the unintended consequence is that privileged users are able to perform actions on the Terminal Server (and other servers within the environment) by using the hijacked user’s credentials. Any situation that allows one user to masquerade by using another’s credentials should be avoided. The recommended option is Do not allow remote control. If, however, the need for the system administrators to remotely access Terminal Services session outweighs the security risk, the Use remote control with the following settings should be used in conjunction with the View the session setting. This setting mandates that the user give the system administrator permission before a remote control session can even connect. [Default: Do not allow remote control] 

• Client Settings sheet - For security and administration purposes, administrators should uncheck the Use connection settings from the user settings option. By not selecting the option, you ensure that the Terminal Server administrator retains the ability to affect the client settings on a global level. In addition, for the most secure environment, system administrators should uncheck all options within the Connection frame and check all options under the Disable the following heading. When you disallow these options, malicious users have fewer opportunities to exploit these client/server connections. However, in most environments, the client settings will be highly desirable functions to print to local printers, share clipboard items, and a number of other features. The point here is that the server administrator should control these options at a global level. In case vulnerability is discovered, the administrator can disable functions as necessary. 

• Permissions sheet - This sheet is used to grant users access to the Terminal Services application. For Application Sharing mode, the System account, Administrators group, and a users group are the appropriate access levels. In Remote Administration mode, only the System account and Administrators group should be granted access. In both cases, membership to the Administrators group should be tightly controlled. In addition, access should be controlled at a granular level for each of these two major types of users. The following list summarizes the rights that are displayed by clicking the Advanced button: 

• Query Information - Allows a user to access information about a session (e.g., client IP address, client name, connection state, client display resolution and colors, etc.). Allow is recommended for both user and administrators. 

• Set Information - Allows a user to set the session information. Deny is recommended for users, and Allow is recommended for administrators. 

• Reset - Allows one user to abruptly close another user’s session, which can result in a loss of data. Deny is recommended for users, and Allow is recommended for administrators. 

• Remote Control - This permission is necessary to use the Remote Control feature discussed previously under the Remote Control sheet bullet. Deny is recommended for both users and administrators. 

• Logon - Allows a client to establish a Terminal Services session and is the minimum permission necessary for any user to establish a session. Allow is necessary for both users and administrators. 

• Logoff - Similarly to the reset function, this permission allows one user to affect another session. However, this permission lets one user logoff another. Deny is recommended for users, and Allow is recommended for administrators. 

• Message - Allows a user to send a message to another logged-in Terminal Services user. Deny is recommended for users, and Allow is recommended for administrators. 

• Connect - Allows a user to connect to a disconnected session. This right is necessary to allow the option of users connecting to their disconnected session. Allow is recommended for both users and administrators. 

• Disconnect - Similarly to Reset and Logoff, the Disconnect permission allows one user to affect another’s session. The permission lets a user disconnect another’s session. Deny is recommended for users, and Allow is recommended for administrators. 

• Virtual Channels - Allows a user to access the virtual channel during a Terminal Services session (e.g., map a drive, use local printers, use local COM ports, etc.) This permission will depend on the configuration you chose on the Client Setting sheet because those configuration settings will require this permission. However, the recommended setting is Deny for both users and administrators. 



Top of page 
Terminal Services Client Security 
If you follow the previous recommendations, most security configuration options will be moved from the client to server. Therefore, each client deployed throughout the environment will not need to be configured every time a policy change is mandated. However, one important security aspect still exists for Terminal Services client-updates. 

When deploying Terminal Services, you should build a process around deploying updates to the client. This process will ensure that in the event an exposure is found within the client software, administrators can quickly deploy patches that Microsoft provides. 

Top of page 
Terminal Services Application Security 
By default, a Terminal Server that is deployed in Application Sharing mode offers any application within the environment to the user. In other words, any user with access to the system will be able to execute the applications installed on the server. Group Policy, file permissions, and registry permissions can limit this ability. However, an industrious user can get around Group Policies by executing CMD.EXE or launching an embedded object. File and registry permissions are effective countermeasures; however, the administrative overhead associated with setting permissions on individual files makes it a less-desirable option. 

For these reasons, Microsoft offers the Application Security (Appsec) tool to limit access on an application-by-application basis. The tool works by allowing only users access to a list of executables using the path and filename (e.g., C:WINNTSYSTEM32CMD.EXE); all other executables will not run.6 When you use Group Policy to hide applications from the end user and Appsec to limit access to only approved executables, the Terminal Services environment will have an additional layer of security above the operating system and the Terminal Services application. 

The Application Security tool is available with the Windows 2000 Server Resource Kit. To learn more about the Appsec tool, refer to the following white paper athttp://www.microsoft.com/windows2000/techinfo/reskit/tools/hotfixes/appsec-o.asp. 

1 Most malicious computer users gain entry into systems by exploiting software vulnerabilities for which the manufacturer has long since offered patches. After the initial update of the Windows 2000 Server, you should continually check for and install software updates. 

2 The intermediate- and high-security templates are designed specifically for Windows 2000 workstations and domain controllers. The basic security policy has a separate policy for member servers. However, you can modify any policy by changing the policy’s text files located in WINNTSECURITYTEMPLATES. 

3 If Terminal Server client version 4.0 is used in communication, a 40-bit key is used. Only version 5.0 of the client uses the 56-bit key. 

4 If Terminal Server client version 4.0 is used in communication, a 40-bit key is used. Only version 5.0 of the client uses the 56-bit key. 

5 Due to local laws that apply to Microsoft, the 56-bit key length is the most secure method available for Terminal Services consumers outside of North America. 

6 Because applications can start more than one executable or library during execution, the Application Security tool has a feature to track all of the files that an application uses. After these files are identified, the administrator can simply import all files into the list of approved executables.

    Can't find the KB

    Unable to find the KB to address your issue ?  

      • Recent Articles

      • Lenovo Unified Workspace End-of-Life Questions and Answers

        Will the shutdown of LUW servers and access to downloads affect my server licensing? No, the shutdown of the customer servers and access to the product and licensing downloads will not affect your server licensing. This license is downloaded and ...
      • How do I determine my Unified Workspace license expiration date?

        The best method for determining the licensing information including the expiration date of your Unified Workspace license: Login to your 8090 management console on each server This may take remoting into each LUW server and relay, opening a browser, ...
      • Lenovo Unified Workspace 7.0.2.13 Released

        Highlights of Unified Workspace 7.0.2.13 Before you install: Please view the installation notes here. 7.0.2.13 requires a 7.0 license file. Below is a list of enhancements and fixes released in Unified Workspace 7.0.2.13 Fixed external storage ...
      • LanSchool Documentation Guides

        LanSchool Classic Teacher Console The LanSchool Teacher Console is the interface teachers will use to manage their classroom and students. It contains all the tools necessary for a teacher to effectively interact with students and create a ...
      • Lenovo Unified Workspace 7.0.1.41 Released

        Highlights of Unified Workspace 7.0.1.41 Before you install: Please view the installation notes here. 7.0.1.41 requires a 7.0 license file. Below is a list of enhancements and fixes for Unified Workspace 7.0.1.41 Updated Log4j Updated Java Updated ...
      • Related Articles

      • Information on Terminal Server Policies

        Where can I find some information on Terminal Server Policies? http://www.virtualizationadmin.com/articles-tutorials/terminal-services/general/managing-terminal-services-group-policy.html  http://support.microsoft.com/kb/231287  ...
      • Terminal Server questions

        Where can I find information on TS server licensing? By default, when the Per Device licensing mode is used, after a client logs and authenticates to a terminal server for the first time, and after the terminal server locates a license server, the ...
      • Create a Terminal Server application

        How do I set up a terminal server application in webNetwork? If you go to the manual, the link is under your Admin menu. Or you can go to https://customer.lenovosoftware.com/help/index.html  Go under Services, Web Applications, Web Application Types, ...
      • Slow logins to Terminal Server

        Customer Asked : When logging into a box with Windows 2003 R2 through Terminal Services, every time you log in it says "Applying Personal Settings" and takes a long time to do it. Previously it did it the first time and not subsequent. Is there any ...
      • Terminal Server 2000 asks for a password

        Customer set up webnetwork to SSO into terminal server and it keeps prompting for the users password. Customer then tried using mstsc.exe RDP 6 client and that also asked for password. Problem is with Windows 2000 server terminal server. By default ...