I used content_access a few months back, and, IIRC, it did not govern access to comments --
However, using content_access in conjunction with the node_comment module ( http://drupal.org/project/nodecomment ) will get you there.
Cheers,
Bill
Earnie Boyd wrote:
Quoting Hardik Shah hardik_nt@yahoo.com:
Hi All,
I would like to add a new feature to my site so that the user can only see the comments they have made,they can not see the comments which other users has made.Is there anyway i can achieve it?