Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

WSSv3 Consuming its own RSS Feed

  Asked By: Keaton Boyle         Date: Feb 16, 2006      Category: Sharepoint      Views: 248
 

I've tried having the RSS Viewer consume an RSS feed from a SharePoint
list on the same site.

I get an error that the RSS Viewer doesn't support authenticated RSS
feeds. Are there any configuration options that may make this work?
I read something about Kerberos authentication, but not sure if it
applies.

Tagged:            

 

1 Answer Found

 
Answer #1       Answered By: Donta Kirkland          Answered On: Feb 16, 2006       

Yes, from B2TR on, WSSv3 requires Kerberos authentication  to be
enabled before it can consume its own RSS feeds. This was apparently
to resolve a security hole.

For a single server configuration, this is easy to configure in
central administration. For any
multi-server configuration, you also have to enable Kerberos
delegation on the network by
configuring the application pool identity account (or the machine
account if using Network Services) as "trusted for delegation" in
the
directory, and registering an SPN. The database server machine
account
also must have an SPN registered, although it doesn't need to be
trusted for delegation.

 
Didn't find what you were looking for? Find more on WSSv3 Consuming its own RSS Feed Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].