Is there also a solution for this problem? 
I mean, how should I set the password if not with a CA without having a
security problem? 
What's best practice? 
Thank's,
Chris



Rob Mensching-2 wrote:
> 
> Very likely.
> 
> -----Original Message-----
> From: Gremlin [mailto:[EMAIL PROTECTED]
> Sent: Monday, October 13, 2008 02:07
> To: wix-users@lists.sourceforge.net
> Subject: [WiX-users] Password reset after Patch-Installation
> 
> 
> Hello!
> My password is reset when I install the patch.
> I set a password at the installation (see below) with a custom action
> since
> I noticed that the password can be found in the table User/Password.
> The property for the password has of course no value before the CA is
> executed. Is this the reason reason why the password is reset (to no pwd)
> with the patch!? I create the patch with pyro.
> 
> <util:User Id="UserPark" Name="[TESTUSER]" Password="[TESTUSERPWD]"
> PasswordNeverExpires="yes" RemoveOnUninstall="no" UpdateIfExists="yes"
> CreateUser="yes">
>               <util:GroupRef Id="GROUPADMIN"/>
> </util:User>
> 
> Thank's,
> Chris
> --
> View this message in context:
> http://n2.nabble.com/Password-reset-after-Patch-Installation-tp1324961p1324961.html
> Sent from the wix-users mailing list archive at Nabble.com.
> 
> 
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's
> challenge
> Build the coolest Linux based applications with Moblin SDK & win great
> prizes
> Grand prize is a trip for two to an Open Source event anywhere in the
> world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
> 
> 
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's
> challenge
> Build the coolest Linux based applications with Moblin SDK & win great
> prizes
> Grand prize is a trip for two to an Open Source event anywhere in the
> world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
> 
> 

-- 
View this message in context: 
http://n2.nabble.com/Password-reset-after-Patch-Installation-tp1324961p1331781.html
Sent from the wix-users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to