After doing a bit of digging, it appears that the quarantine UI is not using apache authentication, so apache can't log the user name.
It is using a cgi to do the authenticaiton and session tracking. I haven't dug into the code enough, and I may not have the time to do so, at least right now.
I'm wondering though, if session information is stored somewhere, maybe in the DB? I'm not at all interested in modifiying the cgi, but would like to know if the session information is stored somewhere, somehow, so we can determine user activity for both the quarantine UI and the groups interface.
Thanks,
Bob
After doing a bit of digging, it appears that the quarantine UI is not using apache authentication, so apache can't log the user name.
It is using a cgi to do the authenticaiton and session tracking. I haven't dug into the code enough, and I may not have the time to do so, at least right now.
I'm wondering though, if session information is stored somewhere, maybe in the DB? I'm not at all interested in modifiying the cgi, but would like to know if the session information is stored somewhere, somehow, so we can determine user activity for both the quarantine UI and the groups interface.
Thanks,
Bob