Tagged Questions
0
votes
1answer
28 views
I want a literal 'Read/view Only' library - no save, download or print functionality. Is this possible?
I have a number of documents that I want to be literally 'Read Only' in a Library (ideally view in the browser). This means that I want to disable the 'Save As', download and print functionality to ...
1
vote
1answer
34 views
How to secure SharePoint content
I can navigate to following path and access SharePoint content easily.
\\servername@portno\DavWWWRoot\DocLibraryName
How to prevent others from accessing this path?
0
votes
1answer
40 views
SharePoint Permissions not working
I am using SharePoint 2010.
When I set permissions (I Only grand myself access) on a document library or folder or document EVERYONE can still see it and download the documents. Why is that? What is ...
0
votes
1answer
68 views
Security involved with running a batch file to create Document Libraries
I was wondering what kind of permission levels should a batch have to execute procedures that create programmatically Document Libraries on SharePoint 2010.
Has someone done that?
1
vote
0answers
276 views
Get Permissions with client object model
i want to add a permission on a folder who's inside a document library with javascript/jquery/client object model.
The problem i have is, its a custom permission level created when some feature is ...
0
votes
1answer
267 views
Javascript, cannot complete this action
i am currently running some code on a sharepoint front end and am getting this error
"Microsoft.SharePoint.SPException"
"Cannot complete this action.\n\nPlease try again."
So i looked into this and ...
1
vote
1answer
839 views
Security on Document Library's item
i need to add some security to a Document Library, i want to be able to have multiple folders and multiple documents. This feature would provide users with proper right to modify, read, hide documents ...
0
votes
2answers
144 views
Using Information Management Policies to prevent users from downloading videos from a document library
I have a basic SharePoint 2007 document library which contains a number of videos (.wmv files). This list is lives within our company's intranet and so is accessible only by authorised users.
We want ...
4
votes
2answers
781 views
Make a folder in a document library read only without using security
I have a document library with about 25,000 folders in it, each folder represents a task in our task system and is used as a document repository for those tasks.
Of the 25,000 tasks about 22,000 are ...
4
votes
1answer
185 views
What is a good strategy for data masking?
Can anyone recommend a good strategy for data masking in SharePoint 2010?
How do you replicate live data in development and test environment whilst preserving data security and removing sensitive ...
1
vote
1answer
63 views
How to display library permissions to members?
Working on a SP2007 implementation that has a large number of document libraries with custom permissions set, and they have a requirement to give better visibility of who has access to each library. ...
1
vote
5answers
1k views
Allow users to view items in Document Library, but not open the files
I have the requirement to allow users to view the content of a document library, including browsing through folders, but not actually open the individual files.
There doesn't appear to be a ...