I already spend hours searching but seemed not being able to find anything for Drupal 6. There is a new module for Drupal 7 that deals with comments but nothing (that I could find) for 6.
I already have 2 content types. “Story” is main content type, “page” is a second content type that is created in response and is referenced to “story”. I am using node reference module and views attach module. I need all “page” content be visible only to the author of “story” and a creator of “page”.