I am working in Drupal 7. I am looking for access control module which provides view, edit and delete access to nodes based on user rather than role, which is almost similar to Nodeaccess . Nodeaccess is in alpha stage, not recommended for production site.
Along with add/edit/view permission, two most important permissions like "grant node permissions" and "grant own node permissions" is must, almost similar to Google app sharing feature "Is owner/can view/can edit/can delete".
Could you please suggest some alternative module or hint?