Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / Web Services / December 2005

Tip: Looking for answers? Try searching our database.

WSE 3.0 oct ctp & vs2005 vb.net

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Harald - 02 Nov 2005 17:04 GMT
Hello!
I have a web service that uses kerberos secuity with wse3.0. When I use a
winForm to access this web service, evry thing works fine. But when I try to
access the web service from an aspx site it fails downloading the kerberos
token. I use the same policy file and code on both win- and web-form. I get
this Error:
"The Kerberos credential handle could not be acquired. The
AcquireCredentialsHandle call returned the following error code: The
parameter is incorrect."

I use vs2005 final version and wse 3.0 oct ctp. This worked fine with vs2005
beta & wse july ctp.. Any suggestion?
thanks
Harald
Pablo Cibraro - 03 Nov 2005 15:11 GMT
Hi Harald,
The user running the ASP.NET (ASPNET user) page needs some extra security
permissions to get a kerberos token.
Try modifying the "processModel" element in the machine.config file to run
with a different user:

<processModel autoConfig="true" userName="System" />

In this case, ASP.NET will run using the "system" account.

Regards,
Pablo Cibraro
http://weblogs.asp.net/cibrax

> Hello!
> I have a web service that uses kerberos secuity with wse3.0. When I use a
[quoted text clipped - 13 lines]
> thanks
> Harald
bryan.knipe@gmail.com - 02 Dec 2005 20:44 GMT
>From what I have seen that is not correct, it is still using the
standard ASPNET account.

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.