Sharepoint 2010 Forum

 
Home » Forum » Sharepoint 2010       Ask a questionRSS Feeds

Indexing File system content-SharePoint 2010

  Asked By: Helen Ramsey         Date: Feb 16, 2010      Category: Sharepoint 2010      Views: 543
 

If content from a file system is indexed in SP 2010, will search results be
security trimmed?

Tagged:            

 

7 Answers Found

 
Answer #1       Answered By: Richard Davis          Answered On: Feb 16, 2010       

File system content will be security trimmed based on the file ACLs. The
SharePoint crawler will ignore the share level permissions, since the
content might be accessible through multiple shares.

 
Answer #2       Answered By: Mason Davis          Answered On: Feb 16, 2010       

So if a file's security setting is set for domain group A, a SP user who is not
a member of domain group A but is a member of domain group B will not see the
file (regardless of any SP permissions)?

 
Answer #3       Answered By: Savannah Pena          Answered On: Feb 16, 2010       

That's the way I understand it. You mention "SharePoint permissions." SP
permissions on what? You can't put SP permissions on files in a file
share since they aren't in SharePoint. Which sp permissions are you
worried about impacting this?

 
Answer #4       Answered By: Upendra Bordoloi          Answered On: Feb 16, 2010       

I guess I was thinking more about a role..such as if the person in
question was either a Site Admin or reader only..
But you are correct..not sure what I meant actually..just covering my bases.

 
Answer #5       Answered By: Ali Javed          Answered On: Feb 16, 2010       

True. As long as the user is not a member of an Active Directory group that
has NTFS permissions to the file itself the user won't see the file no
matter what SP groups they are a part of.

 
Answer #6       Answered By: Karrie Wooten          Answered On: Feb 16, 2010       

Our biggest issue was finding files out there that had Everyone, Domain Users or
AUTHENTICATED USERS set on the NTFS permissions :( when it should have been more
restrictive.

 
Answer #7       Answered By: Alan West          Answered On: Feb 16, 2010       

Users thinking that securing the file share alone is security is also a big
problem.

 
Didn't find what you were looking for? Find more on Indexing File system content-SharePoint 2010 Or get search suggestion and latest updates.


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