Issue Details (XML | Word | Printable)

Key: DIRSERVER-887
Type: New Feature New Feature
Status: Open Open
Priority: Major Major
Assignee: Alex Karasulu
Reporter: Ralf Hauser
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Directory ApacheDS

provide remote access info (memnonic name and ip) to complement audit trail info

Created: 15/Jun/06 08:46 PM   Updated: 15/Aug/09 08:56 AM
Return to search
Component/s: None
Affects Version/s: 1.5.0
Fix Version/s: 2.0.0-RC1

Time Tracking:
Not Specified

Environment: all


 Description  « Hide
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

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Emmanuel Lecharny added a comment - 28/Mar/07 12:03 PM
Moved from DIR

Alex Karasulu added a comment - 18/Aug/07 03:06 AM
This is an excellent idea and can be whipped together in minutes. If you get me a patch I'll add it fast before releasing 1.5.1. Thanks!

Emmanuel Lecharny added a comment - 25/Aug/07 02:08 PM
We won't have time for 1.5.1. Postponed to 1.5.2

Emmanuel Lecharny added a comment - 02/Apr/08 09:34 PM
Postponed to 1.5.3, but it's still an excellent idea. A patch would help :)

Alex Karasulu added a comment - 19/Jun/08 02:30 AM
Should be the case already in 1.5.4 with introduction of CoreSession objects.

Alex Karasulu added a comment - 27/Aug/08 07:12 PM
This should be done in 1.5.6 and this information should be available via the CoreSession.

Emmanuel Lecharny added a comment - 15/Aug/09 08:56 AM
Postponed to 2.0.0-RC1