[K12OSN] How do i logout users ?

Pete pvdw at criticalcontrol.com
Tue Sep 14 15:43:11 UTC 2004


Guy Lessard wrote:

> I have a k12ltsp V3.1.1 server with Novell authentication.
> When i run top, it says i have 5 users still running and who says two 
> of them are students (the other three is root). All terminals are 
> properly shut down.
> How do i logoff these sessions?
>
>
> _______________________________________________
> K12OSN mailing list
> K12OSN at redhat.com
> https://www.redhat.com/mailman/listinfo/k12osn
> For more info see <http://www.k12os.org>

What process are still running?
do a "ps aux" to see what process (+ process id) is still attached to 
these users.
a kill -9 xxxx (where x = the process-id will stop that process)

Has these process anything to do with pam_ncp or ncpmount?

Pete





More information about the K12OSN mailing list