Closed (won't fix)
Project:
IP Login
Version:
6.x-1.2
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
8 Apr 2009 at 16:01 UTC
Updated:
4 Feb 2011 at 19:56 UTC
Would it be possible to configure login by MAC Address? A user's device may pick up different IP Addresses if DHCP is used, but the device's MAC Address would always remain constant. One for consideration anyway. Thanks.
Comments
Comment #1
jim kirkpatrick commentedAccording to this http://stackoverflow.com/questions/1420381/how-can-i-get-the-mac-and-the... the MAC address is not transmitted via HTTP - so some system-level calls would be needed.
Happy to review a patch if someone finds a good, secure, cross-platform way.