Forms Services Fails to Pass Credentials

rated by 0 users
This post has 1 Reply | 2 Followers

Top 500 Contributor
Posts 20
Points 50
frank Posted: Wed, May 28 2008 4:04

In a distributed environment, when submitting InfoPath form to MOSS using Forms Services, got error "NT Authority\Anonymous Logon" at K2 HostServer.

 

This is caused by a bug in Forms Services as it fails to pass user's credentials who submits the form from server to server. 

 

Workaround:

1.       Create a new website using a different Port on the MOSS server, for example, port 8081

2.       Install K2 blackpearl Workspace (the intent is just to use the runtime services)

3.       Point the Web Service URL in your environment variable to the newly created Website

4.       Switch SharePoint from using NTLM for authentication to Kerberos via SharePoint Central Administration  

5.       Set IIS Metabase of the newly created Workspace website to use “Negotiate,NTLM”

6.       Add HTTP SPNs for the Workspace’s AppPool account

 

There is a Forms Service patch (KB941470). Contact Microsoft for more details.

 

HTH, Frank The statements and opinions made in my postings are my own, and do not reflect the opinions of SourceCode Technology Holdings, Inc. or its subsidiaries. All information is provided as is with no warranties, express or implied, and grants no rights or licenses.
  • | Post Points: 5
Top 10 Contributor
Posts 825
Points 1,934
Bob replied on Mon, Aug 4 2008 9:09 AM

Just adding to Frank's post about the MS hotfix (KB 941470).  You must request this directly from Microsoft.  You can submit a Hotfix Request here:

http://support.microsoft.com/hotfix/KBHotfix.aspx?kbnum=941470

 

The statements and opinions made in my postings are my own, and do not reflect the opinions of SourceCode Technology Holdings, Inc. or its subsidiaries. All information is provided as is with no warranties, express or implied, and grants no rights or licenses.
  • | Post Points: 1
Page 1 of 1 (2 items) | RSS