WiX v3 CHM file has this documentation for the User element:

LogonAsService YesNoType Indicates whether or not the user can logon as a 
serivce. User creation can be skipped if all that is desired is to set this 
access right on the user.

-----Original Message-----
From: Peter Oehlert [mailto:poehl...@securityinnovation.com] 
Sent: Friday, January 02, 2009 13:36
To: 'General discussion for Windows Installer XML toolset.'
Subject: [WiX-users] Log on as service

A common task which I need to perform which I'm certain has been done before
is creating  new user and granting that user the permission to log on as a
service. Specifically I'm installing a new IIS app pool and I'd like to
create a specific user for this app so I can lock down my database to allow
access only to this user. I got as far as the util:user to create the user
but there doesn't seem to be an extension out there to modify the security
policy to grant log on as service (and deny local login/ batch login) to
this account.

 

Any help would be very much appreciated.

 


Thanks,

Peter

------------------------------------------------------------------------------
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


------------------------------------------------------------------------------
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to