Communications Express をインストールしたあとに、Access Manager シングルサインオンを使用した設定のための Core および LDAP サービスが追加されていることを確認します。詳細については、このガイドの第 8 章にある「LDAP に関連する設定パラメータのチューニング」を参照してください。
Communications Express の設定後に、次の手順を実行します。
シングルサインオンを設定して、Communications Express のメールコンポーネントを有効にします。
Messenger Express と Communications Express の設定については、第 1 章「Communications Express の概要」を参照してください。
次のパラメータを設定します。
local.webmail.sso.uwccontexturi = context-uri-for-communications-express-installation
local.webmail.sso.uwcport = uwc-port-for-communications-express-installation
local.webmail.sso.uwcsslport = uwc—ssl-port-for-communications-express-installation
local.webmail.sso.uwcenabled =1
calendar-server-install-directory/SUNWics5/cal/bin/config (/opt/SUNWics5/cal/bin/config など) に移動します。
ics.conf ファイルを編集し、次のように設定します。
service.http.allowadminproxy = "yes"
service.http.admins = proxy-admin-for-calendar-http-service
service.admin.calmaster.userid = the-value-specified-for- calendar.wcap.adminid-in-uwcconfig.properties
service.admin.calmaster.cred = the-value-specified-for- calendar.wcap.passwd-in-uwcconfig.properties
service.wcap.anonymous.allowpubliccalendarwrite = "yes"
service.http.allowanonymouslogin = "yes"
service.calendarsearch.ldap = "no"
service.http.ui.enabled = "yes"
ics.conf ファイルを編集した場合は、変更を有効にするために Calendar Server を再起動します。
次のコマンドを入力して、Messaging Server を再起動します。
<msg-svr-base>/sbin/ stop-msg
<msg-svr-base> /sbin/start-msg
次のコマンドを入力して、Calendar Server を再起動します。
<cal-svr-base>/cal/sbin/ stop-cal
<cal-svr-base> /cal/sbin/start-cal
Web コンテナを再起動します。
Communications Express の準備ができ、次の場所からアプリケーションにアクセスできます。
http://Web-Container-host : Web-Container-port/ URI path
ここで使用されているオプション、変数は次のとおりです。
Web-Container-host は、Communications Express アプリケーションが設定された Web コンテナインスタンスのホスト名です。
Web-Container-port は、Communications Express が設定された Web コンテナインスタンスのポート番号です。
URI path は「URI パス」画面で指定したパスです。