Sun Convergence Configuration Worksheets
Before you configure Convergence, you should gather configuration information.
Worksheet 1-1 lists the configuration options required for Convergence.
Worksheet 1-2 lists the configuration options required by Convergence to be deployed to Sun Java TM System Application Server 9.1 Update 1.
Print and fill out these worksheets to use when responding to the Convergence init-config script configuration options.
Worksheet 1-1. Convergence: Configuration Options
| Option | Description and Default Value | Fill in Your Site's Value (to Respond to the Script) |
|---|---|---|
| Configuration Directory | Directory to store configuration and data files. Default directory (on Solaris and Linux): /var/opt/sun/comms/iwc. This directory should be different than the iwc-base directory. (On Solaris and Linux, this is /opt/sun/comms/iwc by default. | |
| Convergence server host name | Host name of the machine where the Convergence software is installed. For example: mymachine. | |
| DNS domain name | The DNS domain for the host machine where the Convergence software is installed. For example: siroe.com. | |
| Convergence URL | URL where Convergence will be deployed. Enter the portion of the URI following the host name:port number For example: /iwc. | |
| Hosted domain support? | Select this option only if you have configured hosted domain support for Calendar Server. | |
| User/Group LDAP URL | Enter the Directory Server host and port where the User/Group is located. The URL should be in the format: ldap://LDAP host name with FQDN:LDAP port number. For example: ldap://siroe.com:389 | |
| Bind DN | Enter the LDAP DN to be used to bind to the Directory Server managing the User/Group data. This is the User/Group Directory Manager. For example: "cn=Directory Manager". | |
| Bind password | Password for the Bind DN. Use the password defined in Directory Server for the Bind DN. | |
| DC Tree suffix | For Schema 1 configurations, this option specifies the base distinguished name (DN) of the DC Tree root suffix. For Schema 2 configurations, this option specifies the base DN of the root suffix under which the User/Group tree is located. You must enter a value for this option whether you are using Schema 1 or Schema 2. For example: o=isp | |
| Default domain name | When a user logs in to Convergence without including a mail domain component in the user name, this domain is used by default to supply the fully qualified domain name. For example: sesta.com. In this example, if a user logs in as fred, the user name is qualified as fred@sesta.com. | |
| Webmail host name | Host name where Messaging Server is installed. For example: ms.sesta.com. | |
| Webmail port number | Messaging Server HTTP (mshttpd) port number. For example, the default is: 8990. | |
| Webmail SSL port number | Messaging Server SSL port number. Only needed if you enable login in secure mode. | |
| Webmail Admin user ID and password | Messaging Server administrator user ID and password. For example: admin. | |
| Calendar Server host name | Host name where Calendar Server is installed. For example: cs.siroe.com. | |
| Calendar Server port number | Calendar Server HTTP port number. For example: 8004. Default: 80. | |
| Calendar Server SSL port number | Calendar Server SSL port number. Only needed if you enable login in secure mode. | |
| Calendar Server Admin user ID and password | Calendar Server administrator user ID and password. For example: calmaster. | |
| IM domain name | Domain name of the Instant Messaging Server. For example varrius.com. | |
| IM host name | Host name where Instant Messaging is installed. For example: im.varrius.com. | |
| IM port number | Instant Messaging HTTP port number. For example: 5269. Default: 5269. | |
| IM Httpbind Component JID | Instant Messaging Server httpbind component jid. For example: httpbind.varrius.com. | |
| IM Httpbind Component password | Instant Messaging Server httpbind component password. | |
| IM Avatar Component JID | Instant Messaging Server avatar component jid. For example: avatar.varrius.com. | |
| IM Avatar Component password | Instant Messaging Server avatar component password. | |
| Convergence administrator username | Administrator username. For example admin. | |
| Convergence administrator password | Administrator password. |
Worksheet 1-2. Sun Java System Application Server 9.1 Update 1 Configuration Options
These are the Application Server-specific options you are asked to enter when you run the Convergence init-config script.
| Option | Description | Fill in Your Site's Value (to Respond to the Script) |
|---|---|---|
| Application Server 9.1 installation directory | Directory where Application Server is installed. By default, this directory is /opt/SUNWappserver. | |
| Application Server 9.1 domain directory | By default, this directory is /opt/SUNWappserver/domains/domain1. | |
| Application Server 9.1 document root directory | By default, this directory is /opt/SUNWappserver/domains/domain1/docroot | |
| Application Server 9.1 target name | Name of the instance. For example: server. | |
| Virtual server identifier | Name of the Application Server 9.1 virtual server identifier. For example: server. | |
| Application Server 9.1 server instance HTTP port number | HTTP port number for the Application Server server instance (target). Default port number: 8080. | |
| Administration Server port number | Port number for the Administration Server instance for Application Server 9.1. For example: 4848. | |
| Administrator Server user ID and password. | User ID and password for the Administration Server administrator. User ID example: admin | |
| Secure Administration Server Instance | You will need to specify whether the HTTP access to the Administration Server instance is secure (HTTPS) or not (HTTP). |

Comments (5)
Jan 28, 2008
nate_keegan says:
The Messaging Server port number has always been confusing if one is used to thi...The Messaging Server port number has always been confusing if one is used to thinking about webmail as the client facing element such as Comm Express and now Communication Center
The default port for this according to the Messaging Server release notes is now 8990 for HTTP and 8991 for HTTPS
Changing the port 80 list to 8990 would help to mitigate any possible confusion by a reader as their brain should either go '8990 - got it' or '8990? what?!? oh yeah, I get it'
Jan 28, 2008
Steven_Kahn says:
Thanks for noticing. Changed the mshttpd port value from 80 to 8990 in this page...Thanks for noticing. Changed the mshttpd port value from 80 to 8990 in this page and in the Communication Center: Initial Configuration page.
May 11, 2008
DNReddy says:
Worksheet 1-1: Enable Access Manager Support => No more available in init-...Worksheet 1-1:
Worksheet 1-2:
May 11, 2008
Sarma.Vempati@Sun.COM says:
Default IM peer-to-peer port : 5269 => IM port = 5269Default IM peer-to-peer port : 5269
=> IM port = 5269
May 12, 2008
Steven_Kahn says:
Have incorporated Reddy's comments... Sarma, I am not sure about the "IM peer-t...Have incorporated Reddy's comments... Sarma, I am not sure about the "IM peer-to-peer port number, default 5269"? Is this a different port than the IM Server port number? Does this appear in the init-config panels, or is it configured somewhere else?