Sametime: Configurações para stproxyconfig.xml: Difference between revisions
(Criou página com: '= Procedimento = == Ajustes no stproxyconfig.xml == Na máquina do DMGR/System Console, localize o arquivo '''stproxyconfig.xml''' para cada Sametime Proxy Server em /opt...') |
No edit summary |
||
| Line 24: | Line 24: | ||
<tls> | <tls> | ||
<!--true | false--> | <!--true | false--> | ||
<isUsed>false</isUsed> | <isUsed>false</isUsed> | ||
<!--Name of the security provider, null for the default TLS provider.--> | <!--Name of the security provider, null for the default TLS provider.--> | ||
<providerName></providerName> | <providerName></providerName> | ||
<!--Trust store type, or null to determine by the trustStoreFile extension--> | <!--Trust store type, or null to determine by the trustStoreFile extension--> | ||
<trustStoreType></trustStoreType> | <trustStoreType></trustStoreType> | ||
<!--Trust store file, null if no trust store.--> | <!--Trust store file, null if no trust store.--> | ||
<trustStoreFile></trustStoreFile> | <trustStoreFile></trustStoreFile> | ||
<!--Trust store password, may be null if encoded in stash file.--> | <!--Trust store password, may be null if encoded in stash file.--> | ||
<trustStorePassword></trustStorePassword> | <trustStorePassword></trustStorePassword> | ||
<!--Trust store password stash file, null if not stashed.--> | <!--Trust store password stash file, null if not stashed.--> | ||
<trustStorePasswordStashFile></trustStorePasswordStashFile> | <trustStorePasswordStashFile></trustStorePasswordStashFile> | ||
<!--Key store type, or null to determine by the keyStoreFile extension.--> | <!--Key store type, or null to determine by the keyStoreFile extension.--> | ||
<keyStoreType></keyStoreType> | <keyStoreType></keyStoreType> | ||
<!--Key store file, null if no key store.--> | <!--Key store file, null if no key store.--> | ||
<keyStoreFile></keyStoreFile> | <keyStoreFile></keyStoreFile> | ||
<!--Key store password, may be null if encoded in stash file.--> | <!--Key store password, may be null if encoded in stash file.--> | ||
<keyStorePassword></keyStorePassword> | <keyStorePassword></keyStorePassword> | ||
<!--Key store password stash file, null if not stashed.--> | <!--Key store password stash file, null if not stashed.--> | ||
<keyStorePasswordStashFile></keyStorePasswordStashFile> | <keyStorePasswordStashFile></keyStorePasswordStashFile> | ||
<!--Personal certificate label in key store, or null to use any.--> | <!--Personal certificate label in key store, or null to use any.--> | ||
<keyLabel></keyLabel> | <keyLabel></keyLabel> | ||
<!--The minimum security level to allow. The applied security level will be pushed higher if there are JVM arguments that impose stronger security.--> | <!--The minimum security level to allow. The applied security level will be pushed higher if there are JVM arguments that impose stronger security.--> | ||
<securityLevel></securityLevel> | <securityLevel></securityLevel> | ||
<!--The oldest protocol version to allow.--> | <!--The oldest protocol version to allow.--> | ||
<minProtocolVersion>0x301</minProtocolVersion> | <minProtocolVersion>0x301</minProtocolVersion> | ||
<!--The newest protocol version to support.--> | <!--The newest protocol version to support.--> | ||
<maxProtocolVersion>0x303</maxProtocolVersion> | <maxProtocolVersion>0x303</maxProtocolVersion> | ||
<!--Custom cipher suites. null implies default, while "*" implies all implemented cipher suites.--> | <!--Custom cipher suites. null implies default, while "*" implies all implemented cipher suites.--> | ||
<cipherSuites></cipherSuites> | <cipherSuites></cipherSuites> | ||
<!--Client authentication option for server-side engines. null implies ClientAuth.NONE.--> | <!--Client authentication option for server-side engines. null implies ClientAuth.NONE.--> | ||
<clientAuth></clientAuth> | <clientAuth></clientAuth> | ||
<!--omma-separated list of valid peer hosts. Peer verification passes if the host name in the peer certificate matches any of these names. null implies no matching.--> | <!--omma-separated list of valid peer hosts. Peer verification passes if the host name in the peer certificate matches any of these names. null implies no matching.--> | ||
<trustedHosts></trustedHosts> | <trustedHosts></trustedHosts> | ||
<!--Indicates that the list of acceptable hosts is retrieved from the local personal certificate, in addition to the host names passed in the trustedHosts argument.--> | <!--Indicates that the list of acceptable hosts is retrieved from the local personal certificate, in addition to the host names passed in the trustedHosts argument.--> | ||
<mirrorTrustedHosts>0</mirrorTrustedHosts> | <mirrorTrustedHosts>0</mirrorTrustedHosts> | ||
<!--Maximum number of sessions to cache for potential session reuse (-1=none, 0=no limit).--> | <!--Maximum number of sessions to cache for potential session reuse (-1=none, 0=no limit).--> | ||
<sessionCacheSize>-1</sessionCacheSize> | <sessionCacheSize>-1</sessionCacheSize> | ||
<!--Maximum time to re-use the same session, in seconds (-1=no reuse, 0=no limit).--> | <!--Maximum time to re-use the same session, in seconds (-1=no reuse, 0=no limit).--> | ||
<sessionCacheTime>-1</sessionCacheTime> | <sessionCacheTime>-1</sessionCacheTime> | ||
<!--Maximum time that an engine will exchange data over the same session before it initiates a new one with the peer, in seconds (0=no limit).--> | <!--Maximum time that an engine will exchange data over the same session before it initiates a new one with the peer, in seconds (0=no limit).--> | ||
<maxSessionAge>0</maxSessionAge> | <maxSessionAge>0</maxSessionAge> | ||
</tls> | </tls> | ||
| Line 107: | Line 86: | ||
</mobile> | </mobile> | ||
'''<webaudiovideo>''' | '''<webaudiovideo>''' | ||
<avupdateurl><nowiki>http://fileserver.company.com/sametime/webplayer</nowiki></avupdateurl> | <avupdateurl>'''<nowiki>http://fileserver.company.com/sametime/webplayer</nowiki>'''</avupdateurl> | ||
<playerver>9,0,0,1524</playerver> | <playerver>9,0,0,1524</playerver> | ||
<softphonepluginver>9.0.0.1524</softphonepluginver> | <softphonepluginver>9.0.0.1524</softphonepluginver> | ||
<screencapturepluginupdateurl><nowiki>http://fileserver.company.com/sametime/screencapture</nowiki></screencapturepluginupdateurl> | <screencapturepluginupdateurl>'''<nowiki>http://fileserver.company.com/sametime/screencapture</nowiki>'''</screencapturepluginupdateurl> | ||
'''</webaudiovideo>''' | '''</webaudiovideo>''' | ||
</configuration> | </configuration> | ||
Revision as of 22:26, 15 March 2016
Procedimento
Ajustes no stproxyconfig.xml
Na máquina do DMGR/System Console, localize o arquivo stproxyconfig.xml para cada Sametime Proxy Server em
/opt/IBM/WebSphere/AppServer/profiles/STSCDMgrProfile/config/cells/sametimeCell/nodes/<node_name>/servers/STProxyServerNN
alterar os valores
<?xml version="1.0" encoding="UTF-8"?>
<configuration>
<tokenDomain>company.com</tokenDomain>
<server>
<host>stcommunity_load_balance.company.com</host>
<port>1516</port>
<maxconnections>-1</maxconnections>
<appleNotificationHostName>gateway.push.apple.com</appleNotificationHostName>
<appleNotificationPort>2195</appleNotificationPort>
<appleFeedbackHostName>feedback.push.apple.com</appleFeedbackHostName>
<appleFeedbackPort>2196</appleFeedbackPort>
<tls>
<isUsed>false</isUsed>
<providerName></providerName>
<trustStoreType></trustStoreType>
<trustStoreFile></trustStoreFile>
<trustStorePassword></trustStorePassword>
<trustStorePasswordStashFile></trustStorePasswordStashFile>
<keyStoreType></keyStoreType>
<keyStoreFile></keyStoreFile>
<keyStorePassword></keyStorePassword>
<keyStorePasswordStashFile></keyStorePasswordStashFile>
<keyLabel></keyLabel>
<securityLevel></securityLevel>
<minProtocolVersion>0x301</minProtocolVersion>
<maxProtocolVersion>0x303</maxProtocolVersion>
<cipherSuites></cipherSuites>
<clientAuth></clientAuth>
<trustedHosts></trustedHosts>
<mirrorTrustedHosts>0</mirrorTrustedHosts>
<sessionCacheSize>-1</sessionCacheSize>
<sessionCacheTime>-1</sessionCacheTime>
<maxSessionAge>0</maxSessionAge>
</tls>
<allowMobilePhoto>true</allowMobilePhoto>
</server>
<meeting>
<port>443</port>
<type>2</type>
<host>reuniao.company.com</host>
<isSecure>true</isSecure>
</meeting>
<bcard>
<type>1</type>
<url>'''<nowiki>https://connections.company.com/profiles</url></nowiki>
</bcard>
<telephony></telephony>
<fileTransferDirectory>/opt/IBM/STTempDir/Transfer</fileTransferDirectory>
<mobile>
<allowLocationReporting>false</allowLocationReporting>
<allowContactExport>true</allowContactExport>
<disableDeviceNotification>true</disableDeviceNotification>
</mobile>
<webaudiovideo>
<avupdateurl>http://fileserver.company.com/sametime/webplayer</avupdateurl>
<playerver>9,0,0,1524</playerver>
<softphonepluginver>9.0.0.1524</softphonepluginver>
<screencapturepluginupdateurl>http://fileserver.company.com/sametime/screencapture</screencapturepluginupdateurl>
</webaudiovideo>
</configuration>
<ref>seção webaudiovideo adicionado conforme pmr 56037,999,631 [ST90]- Capture screen is freezing </ref>
Continuar no artigo
Continuar no artigo Instalando o IBM Sametime no Linux