LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   "who" not giving the expected result (https://www.linuxquestions.org/questions/linux-newbie-8/who-not-giving-the-expected-result-255507/)

rblampain 11-16-2004 07:19 AM

"who" not giving the expected result
 
I have a few computers networked through NFS/NIS and I want some HTML to react from the "server" according to which users are logged in from the "clients" probably using Javascript
and / or CGI. How can I best achieve that?

I've tried the "who" command (-a -q -s -u -m) but none of these commands lists the users
logged in from the clients, they only list the user on the "server". Do I have an NFS/NIS problem?

Any hint most welcome.

iluvatar 11-17-2004 02:13 AM

the 'who' command only lists users wich have are logged in via a shell (or ssh client / putty client etc.), not the users who mapped a NFS drive. so much for the hint why it's not working. sorry to say I don't know how to check for active NFS connections... :study:

greetz,
.-=~ iluvatar ~=-.

rblampain 11-17-2004 04:06 AM

Thanks to lluvatar.

I know now I'll have to find another way.


All times are GMT -5. The time now is 08:38 PM.