We have a requirement for one of the client to get only those sites in the Farm where user has contribute and above access.
As suggested in the one of the responses from Patrick the best way is to implement Search Security Trimmer in SharePoint.
I was trying to find more details on this but seems that nothing much has been done on this. I need to understand can we use ISecurityTrimmingPre for this purpose? If yes how this can be implemented to get the sites where user has contribute and above access. The MSDN documentation also does not have much details on how the methods can be implemented.
Has anyone done this?
Thanks!