Active
Project:
ipAuthenticator
Version:
6.x-1.5
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
22 Oct 2009 at 11:14 UTC
Updated:
21 Jan 2010 at 12:59 UTC
I don't understand why i need to block a user for validating over IP.
For example:
I have a fixed IP in the job and i would like to auto login by IP in this case. But in home i have a dynamic IP, so i need to validate with my user & password. How can i do this?
I could'nt use two users because the central database of users are provided by the cas module, so the users are unique in the site.
Thanks in advanced
Xarbot
Comments
Comment #1
tetramentis commentedhttp://drupal.org/node/316052#comment-1127029
I'm not (yet) familiar with this module good enough, but you could try removing the 'blocked user' requirement from ipauth code. That might work perfectly for you. Or just use this alternative: http://drupal.org/project/ip_login
As I'm planning to use ipauth for "institutional login", current behavior (requiring to block an IP-auth-user) is IMO perfect.