MACROMEDIA BREEZE-CLUSTERING BREEZE LIVE Manual do Utilizador Página 43

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 62
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 42
ADOBE CONNECT ENTERPRISE SERVER 6
Installation and Configuration Guide
40
In order for users to use single sign-on with NTLM authentication, they must use Internet Explorer on Windows.
See also
Start and stop Connect Enterprise Server” on page 19
Add configuration parameters
1
Stop Connect Enterprise:
a Choose Start > All Programs > Adobe Connect Enterprise Server > Stop Adobe Connect Enterprise Server.
b Choose Start > All Programs > Adobe Connect Enterprise Server > Stop Adobe Connect Meeting Server.
2 Add the following parameter to the custom.ini file in the root installation directory:
NTLM_DOMAIN=[domain]NTLM_SERVER=[NTLM_server_IP_address]
In the above code, [domain] is the name of the NT domain, such as acme.com, that users authenticate against. The
value
[NTLM_server_IP_address] is the IP address of the NTLM authentication server. The numeric IP address must
be used with
NTLM_SERVER; the host name does not work.
3 Save the custom.ini file and restart Connect Enterprise:
a Choose Start > All Programs > Adobe Connect Enterprise Server > Start Adobe Connect Meeting Server.
b Choose Start > All Programs > Adobe Connect Enterprise Server > Start Adobe Connect Enterprise Server.
4 Open the file [root_install_dir]\appserv\conf\WEB-INF\web.xml and do the following:
a Uncomment the NtlmAuthenticationFilter mapping.
<filter-mapping>
<filter-name>NtlmAuthenticationFilter</filter-name>
<url-pattern>/*</url-pattern>
</filter-mapping>
b Comment out the HeaderAuthenticationFilter filter mapping.
<!--
<filter-mapping>
<filter-name>HeaderAuthenticationFilter</filter-name>
<url-pattern>/*</url-pattern>
</filter-mapping>
-->
Reconcile login policies
Connect Enterprise and NTLM have different login policies for authenticating users. These policies must be recon-
ciled before users can employ a single login.
The NTLM protocol uses a login identifier that can be a user name (jdoe), an employee ID number (1234), or an
encrypted name, depending on the organizations policy. By default, Connect Enterprise uses an e-mail address
(jdoe@mycompany.com) as a login identifier. You can configure Connect Enterprise so that a unique identifier is
shared between NTLM and Connect Enterprise.
1 Open Connect Enterprise Manager.
To open the Connect Enterprise Manager, open a browser window and enter the FQDN of the Connect Enterprise
Host (for example, http://connect.examplecompany.com). You entered the Connect Enterprise Host value on the
Server Settings screen of the Application Management Console.
2 Select the Administration tab, then click Users and Groups, then click Edit Login and Password Policies.
Vista de página 42
1 2 ... 38 39 40 41 42 43 44 45 46 47 48 ... 61 62

Comentários a estes Manuais

Sem comentários