![Cisco Unified Videoconferencing Manager Скачать руководство пользователя страница 13](http://html.mh-extra.com/html/cisco/unified-videoconferencing-manager/unified-videoconferencing-manager_installation-manual_67425013.webp)
1-9
Installation Guide for Cisco Unified Videoconferencing Manager Release 5.6
OL-16908-01
Chapter 1 Installing Cisco Unified Videoconferencing Manager
How to Perform Post-installation Procedures
Logging in for the First Time
Procedure
Step 1
Access either Resource Manager or Network Manager login windows from the Start menu of the local
server.
Step 2
Log in to Resource Manager for the first time.
The User Provisioning window opens.
Step 3
(Optional) Enable directory integration to synchronize user records from a Directory Server.
For further information, see the Configuration Guide for Cisco Unified Videoconferencing Manager at
http://www.cisco.com/en/US/products/ps7088/products_installation_and_configuration_guides_list.
html
.
Obtaining a License
At the end of the installation process, a temporary license is automatically installed. This license is valid
for 30 days. To obtain an Cisco Unified Videoconferencing Manager license, perform a procedure
described in the License Fulfillment Instructions for Cisco Unified Videoconferencing Manager at
http://www.cisco.com/en/US/products/ps7088/prod_installation_guides_list.html
.
Changing Server Name and Web Port
Procedure
Step 1
After installation, go to
\JBOSS_DIR\server\default\deploy\jbossweb-tomcat55.sar\server.xml
and modify the following entry in bold:
<Connector port="
80
" address="${jboss.bind.address}"
maxThreads="250" strategy="ms"
maxHttpHeaderSize="8192"
emptySessionPath="true"
enableLookups="false" redirectPort="8443"
acceptCount="100"
connectionTimeout="20000"
disableUploadTimeout="true"/>
Step 2
Go to the \JBOSS_DIR\bin\vcs-config.xml file and modify the following entry:
<host-url>http://
server_URL:port_number
</host-url>
\JBOSS_DIR is the default JBOSS home directory path.
The default path is C:\Program Files\Cisco\Unified Videoconferencing Manager\CUVCMRM\jboss.