473,385 Members | 1,396 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Web Service Domain Account

Is it possible to run a web service under a domain account as appose the the
ASPNET machine account? If so, how do you set this up?

Cheers,
Ollie
Nov 23 '05 #1
2 1214
Yes.

If you are asking whether you can change the privelege aspnet_wp.exe runs
with, you should go to machine.config and change the processModel element's
userName attribute's value.
If you want your ASMX pages to access resources based on certain
credentials, you could enable impersonation after setting the anonymous user
account to some domain account.

Mujtaba.

"Ollie" <Ol***@discussions.microsoft.com> wrote in message
news:D3**********************************@microsof t.com...
Is it possible to run a web service under a domain account as appose the the ASPNET machine account? If so, how do you set this up?

Cheers,
Ollie

Nov 23 '05 #2
Thank you for the response.

When you say "credentials", are you refferring to the permissions that are
assigned to a domain account or are you reffering to somthing else?

cheers,
Ollie

"Mujtaba Syed" wrote:
Yes.

If you are asking whether you can change the privelege aspnet_wp.exe runs
with, you should go to machine.config and change the processModel element's
userName attribute's value.
If you want your ASMX pages to access resources based on certain
credentials, you could enable impersonation after setting the anonymous user
account to some domain account.

Mujtaba.

"Ollie" <Ol***@discussions.microsoft.com> wrote in message
news:D3**********************************@microsof t.com...
Is it possible to run a web service under a domain account as appose the

the
ASPNET machine account? If so, how do you set this up?

Cheers,
Ollie


Nov 23 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Tim Werth | last post by:
This might not be the best place to post this, but it looked the best from what I saw. I have a .NET service that is installed on an XP SP 2 machine by a user with admin privileges. The setup...
6
by: Rob | last post by:
Hi, I am working on a project that requires a Windows Service which performs the following file transfer functions. 1. It monitors a specific local directory on a Windows 2003 Server. 2. When...
6
by: Daniel | last post by:
My windows service runs under the system account but the system account can't see a domain on the LAN. Is there some sort of permissions that have to be set for the system account to see the domain...
1
by: Next | last post by:
I am building a windows services that accesses files on another machine in the domain. My understanding is that I should use NT AUTHORITY\NETWORK SERVICE as the account to run the service under...
6
by: Tim Werth | last post by:
I posted this to microsoft.public.dotnet.general then I saw posts about services on this newsgroup. So, sorry for the independent cross-posting. This might not be the best place to post this,...
4
by: Ian | last post by:
Can anyone help I have a web server on the internet with and ASP.NET application on it, the application is set to allow Anonymous Access and Integrated Windows. The Web.config is set to use...
8
by: Coy | last post by:
I've added the ASPNET user to my local SQL Server 2000, but I still get an unhandled exception: Login failed for user 'C594891-A\ASPNET'. This is when using a web service. A similiar ASP.NET...
10
by: dermot | last post by:
I have wrriten a small windows service application in visual studio ..net 2003 which listens for incoming FTP files. These files would overwrite over time due to duplicate file names. However any...
4
by: =?Utf-8?B?QmlsbCBNYW5yaW5n?= | last post by:
I have an internal ASP.NET 2.0 web service that does, among other things, expose a method that causes files to be written to a location that the user configures. The web service has been around...
1
by: =?Utf-8?B?Qi5BaGxzdGVkdA==?= | last post by:
Hi all, This is something that I have been toying with for about a week now. What I want to achieve is Install a Service with Customised parameters (using InstallUtil.exe) for User Name. Example...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.