Security Guidelines |
Previous Next |
ELM uses integrated Windows Security (NTLM or Kerberos depending on the Server and Agent OS) to authenticate users. Some of the functions won't work (such as killing a task or managing services) unless you have administrative rights on the monitored computer. ELM supports object and item-level security through the snap-in UI. You may apply Windows Access Control Lists (ACLs) to objects in your ELM Console. DCOM Permissions Communication between the ELM Server and the ELM Console or ELM Advisor is done with Distributed COM (DCOM). The ELM Server service requires DCOM Allow Access permissions to the ELM Console and ELM Advisor. In turn, users running the ELM Console or ELM Advisor require DCOM Allow Launch permissions to the ELM Server. DCOM Allow Access permissions are granted to the Authenticated Users group by the ELM setup program when the ELM Console is installed. This automatic configuration is denoted by the green arrow in the diagram below. DCOM Allow Launch permissions need to be granted on the ELM Server computer by an Administrator. This manual configuration requirement is denoted by the orange arrow in the diagram below. These permissions may be viewed and edited via the DCOM Configuration Utility (DCOMCNFG.exe). To manage these permissions, use the steps below. Allow AccessThese steps should be done automatically by ELM setup. In Windows XP, Vista, Windows 7, Windows 2003, or Windows 2008:1.Launch DCOMCNFG. 2.Expand Component Services, then Computers, then My Computer, and finally DCOM Config. 3.Scroll down to ELM.Advisor.exe. 4.Right-click and select Properties. 5.Select the Security tab. 6.In the Access Permission area, click the Edit button. 7.Verify that Authenticated Users has Allow for Local Access and Remote Access. 8.Repeat steps 3-7 for MMC Application Class. Note 9.Close DCOMCNFG. You may have to reboot each system in order for the DCOM security changes to take effect. Allow LaunchThese steps need to be manually verified and completed, as necessary. In Windows XP, Vista, Windows 7, Windows 2003, or Windows 2008:1.Launch DCOMCNFG. 2.Expand Component Services, then Computers, then My Computer, and finally DCOM Config. 3.Scroll down to TNT Software ELM Enterprise Manager. 4.Right-click and select Properties. 5.Select the Security tab. 6.In the Launch and Activation Permissions area, select the Custom radio button, and click the Edit button. 7.Verify that ELM Console users, or an equivalent group, have Allow for Local and Remote, Launch and Activation. 8.Close DCOMCNFG. You may have to reboot each system in order for the DCOM security changes to take effect. Note NetBIOS/RPC Firewalls and Port Blocking For more information on DCOM and firewalls, see Microsoft's White Paper about Using DCOM with Firewalls. |