« Secure files in the Beehive with Oracle IRM's sealing wax | Main | More personal data lost in health care »

Synchronizing Oracle IRM desktop in VMWare

This question came up recently where someone was trying to sync a users rights with the Oracle IRM desktop from the IRM server. The environment was all hosted inside a VMWare image and unfortunately due to the nature of the way the Windows environment, when hosted inside a VMWare image, IRM Server Cannot Connect On Sync in VMWare
reports it's network connectivity status, the IRM Desktop can have problems synchronizing rights. I thought I would quickly write the answer to this up in case anyone is building an IRM environment in VMWare.

Forcing the Oracle IRM Desktop online using registry settingsThe detail in this problem is when the Oracle IRM Desktop tries to do a sync, it first makes an operating system check to see if the machine is online or offline. However the Windows call made can often return a state of offline, even when there is valid connectivity. It seems to be an issue with the underlying VMWare network layer and the Windows operating system. Therefore we added some code which bypass these checks and always assume the system is online. This code can be used by adding the following two registry settings.

HKLM/Software/Sealedmedia/Common: value sealedmedia.http.online, string = "1"
HKCU/Software/Sealedmedia/Sync/Auto: set String value Online to "1"
Note: This registry change is intended only when you are running both the Oracle IRM Desktop and server from inside a VMWare image. If you are hosting the IRM server in the VMWare and accessing content from another, non VMWare environment, you do not need to make this change.

Post a comment

(If you haven't left a comment here before, you may need to be approved by the site owner before your comment will appear. Until then, it won't appear on the entry. Thanks for waiting.)

Oracle IRM resources

IRM at oracle.com
Online demonstration
Oracle MIX group
Downloads on OTN
Technical white paper
Business white paper
More...

Want to evaluate how Oracle IRM works? Please contact us and we can quickly setup you up with a hosted evaluation.

About This Entry

This page contains a single entry from the blog posted on October 1, 2008 9:57 AM.

The previous post in this blog was Secure files in the Beehive with Oracle IRM's sealing wax.

The next post in this blog is More personal data lost in health care.

Many more can be found on the main index page or by looking through the archives.

Powered by
Movable Type and Oracle