If content from a file system is indexed in SP 2010, will search results besecurity trimmed?
File system content will be security trimmed based on the file ACLs. TheSharePoint crawler will ignore the share level permissions, since thecontent might be accessible through multiple shares.
So if a file's security setting is set for domain group A, a SP user who is nota member of domain group A but is a member of domain group B will not see thefile (regardless of any SP permissions)?
That's the way I understand it. You mention "SharePoint permissions." SPpermissions on what? You can't put SP permissions on files in a fileshare since they aren't in SharePoint. Which sp permissions are youworried about impacting this?
I guess I was thinking more about a role..such as if the person inquestion was either a Site Admin or reader only..But you are correct..not sure what I meant actually..just covering my bases.
True. As long as the user is not a member of an Active Directory group thathas NTFS permissions to the file itself the user won't see the file nomatter what SP groups they are a part of.
Our biggest issue was finding files out there that had Everyone, Domain Users orAUTHENTICATED USERS set on the NTFS permissions :( when it should have been morerestrictive.
Users thinking that securing the file share alone is security is also a bigproblem.