[OGo-Bugs][Bug 1561] log IP of conecting user

bugs@opengroupware.org bugs@opengroupware.org
Mon, 10 Sep 2007 03:52:37 +0200 (CEST)


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug
report.

http://bugzilla.opengroupware.org/bugzilla/show_bug.cgi?id=1561





------- Additional Comments From olivier@ig.com.br  2005-09-06 15:42 -------
Description of problem: It will be nice that besides the login name and time, we
get also the IP of the conecting user


Version-Release number of selected component (if applicable): trunk


How reproducible:


Steps to Reproduce:
1.
2.
3.
    
Actual results: admin only logs time, user and login/logout


Expected results: show also the IP of the conecting user, improving auditability.


Additional info:
Seems that this infromation is already in the logs, but it will be nice to have
it in the admin log tab list.

------- Additional Comments From awilliam@whitemice.org  2007-09-10 03:52 -------
The IP seen by Apache is extremely unreliable;  most likely a proxy server but
also NAT can all make this value useless.  If this information is needed for
auditing it seems more appropriate to me to get it from the underlying systems
(apache or iptables).

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.