Tags:
create new tag
, view all tags

Question

.How do i determine who else is logged in and using my twiki site at the same time i am?

  • TWiki version: latest
  • Web server: apache
  • Server OS: redhat linux
  • Web browser: ie
  • Client OS: win2000

-- BrettButler - 18 Oct 2002

Answer

If you have administrative rights: Telnet to the TWiki server, cd to the twiki/data directory and to a

tail -f log201205.txt

-- PeterThoeny - 18 Oct 2002

Question

.I am the admin, and that did work. Next question, how do i determine "from a twiki html page" who else is logged in and using my twiki site at the same time i am smile

Thanks, Brett Butler

-- BrettButler - 18 Oct 2002

That is not supported directly in TWiki. You could create a cron job that extracts the last few lines from the log file and stores it in a pub twiki/directory. Then use a server side INCLUDE to include the file into a TWiki topic.

-- PeterThoeny - 18 Oct 2002

Topic revision: r4 - 2002-10-19 - PeterThoeny
 
Twitter Delicious Facebook Digg Google Bookmarks E-mail LinkedIn Reddit StumbleUpon    
  • Download TWiki
TWiki logo Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2012 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.