Work with content_access module?
wdennen - October 30, 2008 - 18:49
| Project: | ipAuthenticator - authenticates an IP to a role |
| Version: | 6.x-1.x-dev |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
This now installs fine. Thanks.
I can't get it to work completely in my setup. I am using content_access module to restrict access for a content type. One needs to be a certain role to view any content of the given type. This works fine when i log in as a user with that role. But, when I use IPAuthenticator and auto-assign a role based on IP, I get a permission denied error, indicating that I can not view the content.
Is this supposed to work with content_access module? thanks.

#1
I haven't used the ipAuthenticator module with the content_access module. If you try, in the system database table, to change the weight of the ipauthenticator module so that it loads before the content_access module, you may have some success.
Let me know. If this doesn't work, then we'll have to have a better understanding of the content_access module.
Have a great weekend. I'll check back Monday.