Run a web Application with the same "credentials" of a .exe

From: Pinho (lpinho@oninet.pt)
Date: 07/23/02


From: "Pinho" <lpinho@oninet.pt>
Date: Tue, 23 Jul 2002 05:57:08 -0700


Hi There C# Security Gurus,

I'm trying for some time now to set the password of a
Active Directory User.

With a win .net application (.exe) I do it with no
problem, but when I try to do it in a web-page the Active
Directory server doesn't allow me... (I think that it
doesn't allow me because of the user a web service is
attached to)

What must I do so that I run a Web Application with the
same "credentials" of a .exe file.

Thank you

Pinho



Relevant Pages

  • Re: Run a web Application with the same "credentials" of a .exe
    ... > Hi There C# Security Gurus, ... > Active Directory User. ... > doesn't allow me because of the user a web service is ... > same "credentials" of a .exe file. ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: Asp.Net and Webservice using Impersonation/App Pools
    ... the EXE to the user account that the web service will run as? ... > webservice everything goes smoothly. ...
    (microsoft.public.dotnet.framework.webservices)
  • Re: How to convert a .NET application to webservice?
    ... released as .exe file plus .dll files. ... Using your favorite analysis technique, try to find a set of operations that web service clients would want to use, are course-grained, stateless, and which do not expose details of your implementation. ...
    (microsoft.public.dotnet.framework.webservices)
  • Two WS clients, one fast one slow!!!!
    ... One takes 1 second to call the Web service, ... The fast exe is always fast, and the slow exe is always slow. ... Checking the server time, I ... Dim proxy As StarWebService.starTransportWse = GetWebServiceProxy ...
    (microsoft.public.dotnet.framework.webservices)
  • Re: Accessing mapped drivers from a web service
    ... "Remus" wrote: ... >> We are running a web service that uses a VFP exe through automation. ... >> The problem comes when we need to retreive an image file from a different ...
    (microsoft.public.fox.programmer.exchange)