Re: Web Service with Admin rights
From: Manohar Kamath (mkamath_at_TAKETHISOUTkamath.com)
Date: 03/08/05
- Next message: Mike: "Re: Problem with minOccurs="0" in client WSDL"
- Previous message: Sunil Virmani: "Web Service with Admin rights"
- In reply to: Sunil Virmani: "Web Service with Admin rights"
- Next in thread: Dan Rogers: "RE: Web Service with Admin rights"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 8 Mar 2005 10:43:56 -0600
Sunil,
The so called "ASP.NET Webservices" are run under ASPNET account, which has
very few privileges. One way to get around this is to make the ASP.NET
worker process to run under an admin account. The following article should
help:
-- Manohar Kamath Editor, .netWire www.dotnetwire.com "Sunil Virmani" <sun_hcl@rediffmail.com> wrote in message news:e0989ba4.0503080827.5dda3c2c@posting.google.com... > I want to create a web service that can create the users in the > Windows Domain. I am using ADSI for that. Using ADSI i am able to > create the users eaisly. > > But when i incorporated the code in the web service i get the > unauthorized error. > > How should i confiure the web service so that it can create the users > in the windows domain. > > > Rgds, > Sunil
- Next message: Mike: "Re: Problem with minOccurs="0" in client WSDL"
- Previous message: Sunil Virmani: "Web Service with Admin rights"
- In reply to: Sunil Virmani: "Web Service with Admin rights"
- Next in thread: Dan Rogers: "RE: Web Service with Admin rights"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|