Tagged Questions
0
votes
0answers
20 views
Restrict access to a hive page
The purpose is to block the Incoming e-mail settings internal page (/_layouts/EmailSettings.aspx) to non-admin users or, simply, to all with an exception account.
Via authorization element in web ...
0
votes
1answer
52 views
Refinement panel and paging web part stopped working after core search result WP modification
I have tried following example for my requirement:
Disable search security trimmer?
Search result web part is working fine but the Refinement panel and paging web part stopped working.
Any way to ...
0
votes
3answers
45 views
Can I give access to a user who is NOT a member of a user group?
Is it possible to give access to a user who is a member of one group but NOT a member of another group?
[edit]
In other words, if they belong to a certain group, I need to deny them access. I want ...
1
vote
1answer
41 views
SpSecutityTrimmedControl runs in Pagepreview mode - ?pagepreview=true
I'm branding the sharepoint ribbon and need some changes (css) when the page gets in pagepreview mode.
I've got this code
<SharePoint:SpSecutirtyTrimmedControl runat="server" ...
0
votes
1answer
173 views
How to execute KeywordQuery as specific user?
I want to issue a search query from code using KeywordQuery as a specific user. The background is that item level security needs to be applied. I want security trimmed search results.
I tried two ...
0
votes
0answers
392 views
SharePoint 2010 audience based on Windows Security Group contains 0 members
I'm running a SharePoint 2010 environment and have just set up an audience based on a Windows Security Group.
I've set up the following rule:
Operand: User
Operator: Member Of
Value: Windows ...
1
vote
2answers
303 views
Disable search security trimmer?
I'm currently working with a client, one of the requirements is that users have complete access to the search results, regardless user permissions, including anonymous users, Is there a way to disable ...
0
votes
1answer
332 views
Sharepoint 2010 users strangely removed from Sharepoint Group (Expert Advise required)
Since 3 months client portal was working fine suddenly due to some network problem we restarted SharePoint server, after that some Active directory users complained system was inaccessible, where ...
1
vote
3answers
2k views
Sharepoint 2010 Item level Permission to a Document Library is Our approach right?
We are planing to apply Item level Permission on document library and want share point experts advise...are we going right way or we will fall in performance issue or others..
What We Have :
1- We ...
1
vote
1answer
463 views
How strictly is Client Object Model functionality Security Trimmed & Person (User) object resolution?
I have a Silverlight Webpart Application running on a Sharepoint2010 Page. The purpose of this webpart is to take a spread of different sections of data and condense it into a more easily usable form.
...
0
votes
2answers
89 views
How to change the account the ISecurityTrimmer2 runs under?
If you have a registered security trimmer, it gets loaded into an instance of w3wp.exe running as Network Service. My trimmer needs to connect to and authenticate to a remote service, so I'd like it ...
3
votes
1answer
489 views
Can I do security trimming on search results from SharePoint 2010 against WSS 2.0
I have indexed an old WSS 2.0 from my SP2010 search engine. The indexation works fine as I can see documents from the WSS 2.0 server in the results. The problem is that there doesn't seem to be any ...
1
vote
1answer
70 views
Check object's permission levels
Are there tools that will display all the permissions to an object in SharePoint 2010 Server? For example, we want to see which AD groups, SharePoint groups, and individuals have any level of access ...