Posted by wdennen on October 30, 2008 at 6:49pm
Jump to:
| Project: | ipAuthenticator |
| Version: | 6.x-1.x-dev |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
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.
Comments
#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.