Installation Guide

NEC ESMPRO Manager Ver.5 Installation Guide (Linux)
34
(5) Windows Server 2008
1) Windows Firewall Configuration
*Control Panel->Security->Windows Firewall->Allow a program through Windows Firewall->Select
Exceptions tab and Turn on [File and Printer Sharing].
2) UAC Configuration
*Control Panel->User Accounts->User Accounts ->Turn User Account Control on or off->Turn off [Use User
Account Control(UAC) to help protect your computer]
(6) Windows Server 2008 R2 Core
1) Windows Firewall Configuration
1-1) Make up the remote PC to change "Windows Server 2008 R2's Windows Firewall settings" remotely.
1-2) Input below command on the managed component to enable remote configuration of the Windows
Firewall.
netsh advfirewall set currentprofile settings remotemanagement enable
1-3) Input [mmc] at [Run...] window on remote PC.
1-4) File Add/Remove Snap-in...->Add [Windows Firewall with Advanced Security].
In the Select Computer Window, input the host name of the managed component.
You can get host name of the managed component with [hostname] command.
1-5) Inbound Rules->Select [File and Printer Sharing] and execute [Enable Rule].
(7) Linux OS
*1 See manual of the distribution for configuration.
1) Firewall Configuration.
*Enable remote ssh login.
2) SSH Configuration.
*Enable root login with SSH.
Typically, open the sshd configuration file [/etc/sshd/sshd_config] and set the "PermitRootLogin" option to
"yes".