A.4 トラブルシューティング

movecfgユーティリティで、古いLotus Notesドライバの設定を更新できなかった場合は、次のプロセスを手動で試してください。

  1. ndsrepを実行するDominoサーバをシャットダウンします。

  2. 更新対象のLotus Notes用Identity Managerドライバをシャットダウンします。

  3. 次のテキストをこのマニュアルからコピーし、Lotus Notesドライバ環境設定の<publisher-options>セクションに貼り付けます。

    <publisher-options> <polling-interval display-name="Polling Interval (in seconds)">30</polling-interval> <loop-detect-flag display-name="Enable Loop Back Detection">Yes</loop-detect-flag> <schedule-units display-name="NDSREP Schedule Units">SECONDS</schedule-units> <schedule-value display-name="NDSREP Schedule Value">30</schedule-value> <dn-format display-name="DNFormat">SLASH</dn-format> <check-attrs-flag display-name="Check Attributes?">Yes</check-attrs-flag> <write-timestamps-flag display-name="Write Time Stamps?">No</write-timestamps-flag> </publisher-options>
    
  4. WindowsのRegeditユーティリティを使用して、各ndsrep環境設定値を表示します。regeditのキー値は、\HKEY_LOCAL_MACHINE\SOFTWARE\NOVELL\VRD\DOMINOにあります。

    新しいLotus Notesドライバのpublisher-optionsの設定値を、Windowsレジストリに格納された対応する値と一致するように更新します。

  5. Lotus NotesドライバとDominoサーバを起動します。