function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
anvesh@force.comanvesh@force.com 

How to Remove sharing to users back ?

I made owd setting to private and have checked all profiles that no user have view all , Modifiall permissions at profile level.

But still users are able to view the Records.

I observed that it was because of "Manual sharing"  or else   "Associated record owner or sharing"

How to remove all these users from this manual sharing. see the below imags

User-added image


Below is the users who have  able to see the records because of manual sharing. How to revert them not to view. ?

User-added image
ericmonteericmonte
Did you look into this documentation:
http://www.salesforce.com/us/developer/docs/apexcode/Content/apex_bulk_sharing_understanding.htm

Also did you look into this for activating and disable sharing rules:

http://help.salesforce.com/apex/HTViewHelpDoc?id=granting_access_to_records.htm
Sushil KaushikSushil Kaushik
Hi Anvesh 

Have you tried to change organisational wide default sharing setting ?  I think all user have default access to the all object due to default organisational wide sharing setting. Further try deleting manual sharing setting. see if it helps.

Regards,

Sushil