Recently Viewed...
To help you navigate to pages you most recently visited, select from the links below.
Product Forums
Home
Sharepoint Forums
Dynamic Forms
Get Quote
Opt In Email
Flash Contacts
Info Pics
Flash Info Cube
DotNetNuke Forms Demonstration 3

    |   Register   |   Friday, May 16, 2008   
Sharepoint 2007 Forums
Subject: Installing Web Parts - Custom Security File
Prev Next
You are not authorized to post a reply.

Author Messages
Chad
Posts:1457
river guide
river guide

01/16/2008 9:41 AM  

Hi guys... I  wanted to post some information if you use custom security files / custom security levels within SharePoint and use our web parts. If you do not use custom security you can just set the security to WSS_Medium but if you are using a custom security policy here are some additional security you need to add:

Using custom security policy level for our web parts...
 
Our web parts require that the trust level be set to WSS_Medium within the web.config however we have had many clients inform us that they need a solution for custom files (as other web parts require custom).
 
 
All Data Springs web parts requires these additional security classes:
 
 
 
                                        
 
 
All web parts require this permission set within the config file:
 
                            
                                    version="1"
                                    ObjectModel="True"
                            />
 
 
The stock quote web part requires these additional security classes added to the custom security file.
             
              
                    
 
 
The stock quote web part requires this IPERMISSION:
                           
                                    class="EnvironmentPermission"
                                    version="1"
                                    Read="TEMP;TMP;USERNAME;OS;COMPUTERNAME"
                            />
                           
                          
 
 
You are not authorized to post a reply.
Forums > Sharepoint 2007 General Information > General Discussions > Installing Web Parts - Custom Security File



ActiveForums 3.7
Copyright 2005 - 2008 by Data Springs, Inc.
Terms Of Use | Privacy Statement