I am using nodeaccess to limit anonymous users access to content. I have created view that list content with links. These views are on the nav menu. When an anonymous user clicks one s/he sees the view, but s/he also see's my username in place of the login area in the upper left corner of the screen. Because I'm the admin user s/he also sees the admin menu across the top and the view, edit, grants ... tabs. If s/he clicks on one of the tabs that takes the user to the admin theme and an access denied message.
IOW, the access control is working. But is there a way to prevent the anonymous user from seeing the username, admin menu, etc. It appears that at some level the user is acquiring some aspects of the granting user's role.
Comments
Comment #1
Anonymous (not verified) commentedold, and I don't think related to this module.