I'm in a situation where I'm using drupal for an Intranet site in which different users are coming from 4 different IP addresses. I need to be able to assign an 'internal user' role based upon these users coming from these addresses. Any other address will have to first log in for validation.
Does anyone know of a module that does something like this? If not, what hooks would I need to use to program my own module?
I had a hack in the user.module, but that is not too kosher...
Could someone help me out with the survey module? I have uploaded the files, run the SQL code (both by hand in phpmyadmin, and via the install files) for the survey module and the forms module, and set access control correctly, but I can not get it to work. The Survey link is in the Create Content sub-menu, but not in the Create Content page. I have seen the comments here: http://drupal.org/node/59710 Same problem, but the fix didn't work for me. Any ideas?? Thanks in advance for any replies.