Guest User!

You are not Sophos Staff.

This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Safeguard Enterprise and nFront

Has anyone successfully installed the Altuse nFront v 4.13 product onto a device with the Safeguard Enterprise v5.35 client installed?  During the nFront product install it complains of the Utimaco gina being installed.  If I uninstall the Utimaco client it installs find.  Unfortunately, uninstalling the Utimaco client to allow for the nFront install is not a very user friendly approach.  We would like to allow for the nFront to install over the currently installed Utimaco client. 

Any thoughts would be greatly appreciated.

Thanks!

:1880


This thread was automatically locked due to age.
Parents
  • Following the steps outlined here allowed me to configure my Windows XP SP3 clients to launch Cisco VPN (v. 5.0.07.0290) at Windows logon.  After disabling the SafeGuard GINA chain repair, I found that I only had to change the first listed registry key: GinaDLL from sggina.dll to CSGina.dll.

    I wrote a simple batch file to handle the whole thing.  It looks something like this:

    copy deactivate_ginachainrepair_Signed.xml "C:\Documents and Settings\All Users\Application Data\Utimaco\SafeGuard Enterprise\Import"

    SGMCmdIntn.exe -i deactivate_ginachainrepair_Signed.xml

    reg add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon" /v GinaDll /d CSGina.dll /f

    I'm using SGN 5.50.0.116.

    Best Wishes,

    Matt Bollinger

    :15599
Reply
  • Following the steps outlined here allowed me to configure my Windows XP SP3 clients to launch Cisco VPN (v. 5.0.07.0290) at Windows logon.  After disabling the SafeGuard GINA chain repair, I found that I only had to change the first listed registry key: GinaDLL from sggina.dll to CSGina.dll.

    I wrote a simple batch file to handle the whole thing.  It looks something like this:

    copy deactivate_ginachainrepair_Signed.xml "C:\Documents and Settings\All Users\Application Data\Utimaco\SafeGuard Enterprise\Import"

    SGMCmdIntn.exe -i deactivate_ginachainrepair_Signed.xml

    reg add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon" /v GinaDll /d CSGina.dll /f

    I'm using SGN 5.50.0.116.

    Best Wishes,

    Matt Bollinger

    :15599
Children
No Data