Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
What do i enter as "user" value when i don't want to use the "network service" as an application pool user but an Active directory user instead?
<distributedCall enable="true"> <user>0</user> <servers> <server>server1.mywebsite.com</server> <server>server2.mywebsite.com</server> <server>server3.mywebsite.com</server> </servers></distributedCall>
The user you see here is the user from the umbracoUser-table. By default, 0 = admin
I think you'd have to change the identity of the app-pool to change it to a different user than Network Service.
HTH,
Peter
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
not using Networkservice for load balanced farm
What do i enter as "user" value when i don't want to use the "network service" as an application pool user but an Active directory user instead?
The user you see here is the user from the umbracoUser-table. By default, 0 = admin
I think you'd have to change the identity of the app-pool to change it to a different user than Network Service.
HTH,
Peter
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.