v***@gmail.com
2007-04-10 13:34:53 UTC
hi,
I am using a ISA Proxyserver which uses NTLM. My client program
uses wininet library. and its working as an application. but when its
run as a service, i can see NTLM packets are going without Hostname
and domain and its failing on HttpSendRequest with Timed out. When i
use LogonUser and ImpersonateLogedonuser, Its working even in service.
But i cannot take a username and password to run LogonUser. Is there
any good idea to do this ?
How can i impersonate to loged on user without taking username and
password of current system? If i go for WinHTTP will it work ? Thank
you.
I am using a ISA Proxyserver which uses NTLM. My client program
uses wininet library. and its working as an application. but when its
run as a service, i can see NTLM packets are going without Hostname
and domain and its failing on HttpSendRequest with Timed out. When i
use LogonUser and ImpersonateLogedonuser, Its working even in service.
But i cannot take a username and password to run LogonUser. Is there
any good idea to do this ?
How can i impersonate to loged on user without taking username and
password of current system? If i go for WinHTTP will it work ? Thank
you.