RE: problem connecting to dbase from webservice with impersonation



Thanks for your response Nadav,

Seems quite strange comparing to my local test. For account's delegation
setting, you can refer to the following msdn article:

http://msdn.microsoft.com/library/en-us/dnpag2/html/paght000024.asp?frame=tr
ue

BTW, I think you can still check whether the impersonated account can be
used to access any other remote resources. For example, a straightforward
test is accessing some file on a share directory of the remove server
machine, you can open the folder's NTFS system auditing log to get whether
the impersonated anonymous account is correctly loged on the remote
machine. If file access can work correctly, it seems the problem also
related to database. Else, you can concentrate on the IIS to ASP.NET's
anonymous account authentication.

Please feel free to let me know if you have any further finding.

Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead


This posting is provided "AS IS" with no warranties, and confers no rights.

.