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

Reply via email to