This is a migrated thread and some comments may be shown as answers.

The W3C Validator button in a Proxy + Kerberos Environment

3 Answers 72 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Eduard
Top achievements
Rank 1
Eduard asked on 19 Jan 2011, 06:48 PM
We have integrated the Telerik RADEditor as standard editor on SharePoint 2007 for a client. While the overall functionality is good, we struggle with the W3C Validator. It is called like all Functionality as a callback, meaning that the actual request to the Validator is done by the server. From a security point of view that is a problem as the server should not be able to make calls to the internet. As we have Kerberos, one solution could be to have the call done with Impersonation. Is there a way to make sure that such things are executed impersonated?
Or what would be the alternatives in such a scenario?

Regards,
Eduard

3 Answers, 1 is accepted

Sort by
0
Accepted
Stanimir
Telerik team
answered on 25 Jan 2011, 09:48 AM
Hi Eduard,

Unfortunately at this point there is not an easy way of achieving the desired functionality. In future we intend to provide only a client side functionality for w3c validation, however I can not provide you with a valid estimation of when it will be implemented in RadEditor for MOSS. In mean time the only thing that I can think of wich will can be of any help for you is setting a proxy in the web.config file of your MOSS site. I found the following article: http://blogs.msdn.com/b/wael/archive/2007/07/01/enable-proxy-settings-in-sharepoint-web-config-to-view-rss-viewer-web-part.aspx. Its for rss but the approach might be the same in your case.


All the best,
Stanimir
the Telerik team
Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
0
Eduard
Top achievements
Rank 1
answered on 25 Jan 2011, 11:03 AM
Hi Stanimir,

thanks for the answer. Please do put it on the wishlist to be able to impersonate the Ajax calls or do direct calls to the server.

Regards,
Eduard
0
Stanimir
Telerik team
answered on 25 Jan 2011, 11:51 AM
Hello Eduard,

I logged the request in our wish list database.


Regards,
Stanimir
the Telerik team
Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
Tags
Editor
Asked by
Eduard
Top achievements
Rank 1
Answers by
Stanimir
Telerik team
Eduard
Top achievements
Rank 1
Share this question
or