MOSS Forum

 
Home » Forum » MOSS       Ask a questionRSS Feeds

View Only vs Read Permissions

  Date: Sep 17, 2011      Category: MOSS      Views: 110
 

If I put a user into the View Only group, this person cannot view an Excel file
via the browser. I get a "You do not have permissions to open this file" which
I have checked and looks good. I can open a Word file in the browser.

If I put the same user in the Read group, it works fine.

If I'm understanding the permission levels, View Only permissions should allow
me to do this.

Tagged:          

 

3 Answers Found

 
Answer #1       Answered On: Sep 17, 2011       

If this were a list View permissions would be fine. But even to view an
Excel file in a browser you need to download the file to temporary storage
on your workstation. That requires Read access to read the file. View only
lets you view the metadata. So for lists View and Read are pretty much the
same, but for Libraries View will let you read the metadata on the file, but
Read is required to actually read the file.

You should also be aware that if you read a file (download it to your
workstation) you can then edit that file. Of course you would need edit
permission to put it back, but you can always edit the copy you made. To
prevent that you need a rights management server.

 
Answer #2       Answered On: Sep 17, 2011       

...unless you are running SP2010 with the Office Web Applications, in which case
View Only will allow the user to view the document in the browser but not edit
or download.

 
Answer #3       Answered On: Sep 17, 2011       

I am running SP2010 with OWA. View Only gives an access denied error. Same
thing in the log files.

 
Didn't find what you were looking for? Find more on View Only vs Read Permissions Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].