Environment
Novell GroupWise 8
Novell GroupWise 2012
Novell Data Synchronizer Mobility Pack 1.2.5.299
Novell GroupWise Mobility Service 2.0Situation
Users are prompted for password on the device after the Post Office Agent is restarted
Resolution
If you are running Datasync 1.2.5 299, please follow the following steps
-
Please download and extract DeviceInterface.pyc and gw_driver.pyc from the following link ftp://ftp.novell.com/outgoing/851223.tar.gz
-
Type "rcdatasync stop" and press Enter
-
Browse to /opt/novell/datasync/syncengine/connectors/mobility/lib/auth and rename gw_driver.pyc to gw_driver.pyc1
-
Copy the extracted gw_driver.pyc to /opt/novell/datasync/syncengine/connectors/mobility/lib/auth
-
Browse to /opt/novell/datasync/syncengine/connectors/mobility/lib/device and rename DeviceInterface.pyc to DeviceInterface.pyc1
-
Copy the extracted DeviceInterface.pyc to /opt/novell/datasync/syncengine/connectors/mobility/lib/device
-
Start DataSync by typing "rcdatasync start" and press Enter
OR
If you are running GMS 2.0, please follow the steps below
- If you are running GMS 2.0, please download and extract DeviceInterface.pyc and gw_driver.pyc from the following ftp://ftp.novell.com/outgoing/bug-851223_patch_GMS_2_0.tar.gz
- Type "rcgms stop" and press Enter
- Browse to /opt/novell/datasync/syncengine/connectors/mobility/lib/auth and rename gw_driver.pyc to gw_driver.pyc1
- Copy the extracted gw_driver.pyc to /opt/novell/datasync/syncengine/connectors/mobility/lib/auth
- Browse to /opt/novell/datasync/syncengine/connectors/mobility/lib/device and rename DeviceInterface.pyc to DeviceInterface.pyc1
- Copy the extracted DeviceInterface.pyc to /opt/novell/datasync/syncengine/connectors/mobility/lib/device
- Start GMS by typing "rcgms start" and press Enter