LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   Linux program to determine Win XP login status (https://www.linuxquestions.org/questions/programming-9/linux-program-to-determine-win-xp-login-status-298695/)

andrej666 03-07-2005 09:43 AM

Linux program to determine Win XP login status
 
Hi Everybody

I have a question.I dont know what to do or where I should look for so I am writing here.
My problem is: I need to determine from Linux ( using some script that I want to write ) if somebody is using ( is logged in ) Win XP workstation.Is it possible or not? I read something about Windows Terminal Services but that cannot help me with my problem.
I have in my company a lot of Linux workstations but only some WinXP so I need to know which of them is free.
Thank you for every advice.

gbonvehi 03-08-2005 03:08 AM

Well, a temporary but working solution could be to create a little app that runs when someone logins (ie, you put it on Start -> Programs -> Startup) that you can connect to check if it's running or not.

zeropash 03-08-2005 09:40 AM

Why not run a finger service from XP boxes ?

http://www.freedownloadscenter.com/N...Tools/wfd.html
http://www.21st-century.net/Pub/Inco...daemon.htp.htm


All times are GMT -5. The time now is 04:02 PM.