By fallacious on
Premises:
Drupal 4.5.0 with node_privicay_byrole (released 4.5.0 version) installed.
access image permissions:
anonymous: yes
authenticated user: yes
private images: yes
image node view permissions:
anonymous: no
authenticated user: no
private images: yes
Question: What is the expected behaviour if an anonymous user attempts to view the image gallery and/or the image node?
Comments
image module
The image module is the one at fault here. It hasn't been updated to handle node-level access permissions. Feel free to file a bug report.
Thanks...
.... and done: http://drupal.org/node/12362