This will be fixed in the next build.

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dana Gutride
Sent: Wednesday, February 28, 2007 5:42 AM
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] SqlDatabase element logging the sa password

I believe there is a Hidden attribute that you can add to the property tag 
which will prevent it from being logged during install.

Dana
On 2/28/07, Abhishek Agarwal (RFID) <[EMAIL PROTECTED]<mailto:[EMAIL 
PROTECTED]>> wrote:

Hi,



I am using the SqlDatabase in-built Wix custom action to create our 
configuration database.  The db can be created using Windows auth as well as 
SQL auth (sa/passwd).



When sa/passwd is used, the log files show the password in clear text for the 
following 3 properties as well as the custom actions with the same name:



CreateDatabase

ExecuteSqlStrings

RollbackCreateDatabase



Is there any way I can prevent the password for being shown in the log file?



Thanks,

Abhishek





-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net<mailto:WiX-users@lists.sourceforge.net>
https://lists.sourceforge.net/lists/listinfo/wix-users

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to