v.rooijen
Posts: 9
Joined: Tue Jun 26, 2012 7:44 am

IIS account not able to specify domain

I want to create a web site in IIS and specify an account for anonymous acccess. When I specify a property name, I am only able to use a single property (USER_NAME), however it is very important to specify the domain name either DOMAIN_NAME\USER_NAME. I hope this will be available in the future or by some work around?
mihai.petcu
Posts: 3860
Joined: Thu Aug 05, 2010 8:01 am

Re: IIS account not able to specify domain

Hello,

As a workaround you can use another public property (e.g. YOUR_DOMAIN_USERNAME) and set it to the value you need. To do this you can use either a "SetProperty" published event or a "Set installer property" predefined custom action.

I discussed the issue with our development and since there's a simple workaround there's no need for improving the GUI right away.

All the best,
Mihai
Mihai Petcu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Common Problems”