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
Or what would be the alternatives in such a scenario?
Regards,
Eduard