Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: stonysmithWhat do you mean by "review"?
If you want to see the list of users that have had logins created.. there's a file for that. See the Administrator's guide.
If you want to track individual user access.. that's not logged anywhere that I know of.
In the SERVER log, there is a list of messages to the effect of
"Accepted connection from /127.0.0.1"
and you could possibly process the IP addresses from those messages.
But a formal list or log of user access.. no.