Feeds:
Posts
Comments

Archive for April 28th, 2006

Unlocking iMate SP5

iMate SP5 is certificate security enabled by default.Which essectially means an application wont be able to call previleaged api's.
One needs to modify 2 registry keys
HKEY_LOCAL_MACHINE\Security\Policies\Policies0001001 = change this value to 1,it's 2 by default.This setting specifies the RAPI policy."1" indicates full access to active sync."2" indicates access to user authanticated role (SECROLE_USER_AUTH )
HKEY_LOCAL_MACHINE\Security\Policies\Policies0001005 = change [...]

Read Full Post »