ASP.NET Webservice Impersonate problem
Date: Tue, 31 Aug 2004 17:07:56 +0300
ASP.NET webservice application impersonates some user account but connection
to ODBC data source sends a default ASPNET (aspnet_wp.exe) user account
credentials.
Impersonation at app level is correct, I check it with
System.Security.Principal.WindowsIdentity.GetCurrent.Name property.
What is wrong?
Thanks.
Aras
Relevant Pages
- ASP.NET Webservice Impersonate problem
... ASP.NET webservice application impersonates some user account but connection ... credentials. ... Impersonation at app level is correct, ... (microsoft.public.dotnet.framework.aspnet) - ASP.NET Webservice Impersonate problem
... ASP.NET webservice application impersonates some user account but connection ... credentials. ... Impersonation at app level is correct, ... (microsoft.public.dotnet.framework.aspnet.security) - Re: How do you wintrolls...
... you have set up your user account on each computer. ... To people with that user's credentials, ... Automatically trying to log into a remote machine with the local ... username and password doesn't make a lot of sense on a home network. ... (comp.sys.mac.advocacy) - Re: System 2221 Error Mapping Drive
... On ONE workstation only, the user logged in and received System ... Error 2221* while a logon script tried to map a drive using the remote ... workstations when used with the same user account and logon script. ... I was unaware of an obsolete set of credentials saved in the *STORED ... (microsoft.public.windows.server.dns) - RE: Cannot connect to SSAS 2005
... domain credentials, but it also seems to depend on when the AS service ... > I found a previous post that informed to change to local user account. ... > Does this mean that a local user account must be used to connect to AS? ... >> No connection could be made because the target machine activity refused it" ... (microsoft.public.sqlserver.olap) |
|