Bug 1322593

Summary: PassSync installer overwrites "Notification Packages" value in registry instead of appending it
Product: Red Hat Directory Server Reporter: Noriko Hosoi <nhosoi>
Component: winsyncAssignee: Rich Megginson <rmeggins>
Status: CLOSED ERRATA QA Contact: Viktor Ashirov <vashirov>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 9.1.1CC: pbokoc, vashirov
Target Milestone: DS9.1.1   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: RedHat-PassSync-1.1.7-x86_64.msi, RedHat-PassSync-1.1.7-i386.msi Doc Type: Bug Fix
Doc Text:
The PassSync installer was previously overwriting the "Notification Packages" value in the registry instead of appending to it. As a consequence, any previous values existing in this registry entry were lost when the installation finished. This update fixes the installer and installing PassSync no longer eliminates existing "Notification Packages" registry entries.
Story Points: ---
Clone Of: 1322144 Environment:
Last Closed: 2016-04-18 21:36:12 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Bug Depends On: 1322144    
Bug Blocks:    

Comment 2 Viktor Ashirov 2016-04-04 09:00:37 UTC
Build tested:
RedHat-PassSync-1.1.7-x86_64.msi

Before the installation:
C:\Users\Administrator>reg query HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa /v "Notification Packages"

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa
    Notification Packages    REG_MULTI_SZ    rassfm\0scecli


After the installation:
C:\Users\Administrator>reg query HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa /v "Notification Packages"

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa
    Notification Packages    REG_MULTI_SZ    rassfm\0scecli\0passhook


After the uninstallation:
C:\Users\Administrator>reg query HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa /v "Notification Packages"

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa
    Notification Packages    REG_MULTI_SZ    rassfm\0scecli

Marking as VERIFIED.

Comment 4 errata-xmlrpc 2016-04-18 21:36:12 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://rhn.redhat.com/errata/RHEA-2016-0644.html