| Ralf Hauser (JIRA) 2006-06-15, 1:11 pm |
| provide remote access info (memnonic name and ip) to complement audit trail info
--------------------------------------------------------------------------------
Key: DIR-186
URL: http://issues.apache.org/jira/browse/DIR-186
Project: Directory
Type: New Feature
Components: miscellaneous
Environment: all
Reporter: Ralf Hauser
Assigned to: Alex Karasulu
To have a comprehensive log about who did a "bind" under what circumstances, it makes also sense to extend the
LdapPrincipal org.apache.directory.server.core.authn.AbstractAuthenticator.authenticate(ServerContext ctx)
such that the socket's getRemoteSocketAddress() and getInetAddress()
see also DIRSERVER-641 for security (SSL/TLS)-related info usable in logs
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secur...nistrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
|