[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-developers] REMOTE_USER variable



Hello All,
I am using a .htaccess file to protect a directory/site .  Using
perl/cgi I can obtain the REMOTE_USER variable and store or display this
information.  What I would like to do is display all users that are
currently authenticated to this resource. So in effect I want to display
not only the logged in users REMOTE_USER variable but all REMOTE_USER
variables that are currently logged in. Is this possible? Is anyone
doing something similar?

Thanks, Curtis Ross