Welcome, Guest. Please login or register.

Login with username, password and session length
Pages: [1]   Go Down
Print
Author Topic: users staying logged in  (Read 1830 times)
0 Members and 1 Guest are viewing this topic.
loyGlenn
Member

Posts: 2


View Profile
« on: February 16, 2008, 02:45:50 PM »

Problem...can show specifics upon request...
Using facetwin to make remote terminal connection to linux server from ms os. If connection terminates abnormally, processes keep running under the respective user. I can kill all processes like that yet users still stay logged in using up liscenses. Ruinnin ps -j -u "whatever user" show no processes running under the user. the w command shows nada for respective user, as well as who. Maybe 'cause the output is for Users and processes for the users? What is happening?? Is it that a process is being passed from the user to root or init keeping the user logged in ? Please help. Loy - LoyGlenn @rock.com     Thanks
Logged
kenbrody
Administrator

Posts: 82


View Profile
« Reply #1 on: February 27, 2008, 05:51:40 PM »

How are you killing the processes?  Doing something like "kill -9 PID" prevents filePro (or any application) from being able to do any cleanup, whereas "kill -1" or "kill -3" allows filePro the chance to clean up, including releasing licenses.  (Note that, if you're using the license manager, it will eventually [I forget the exact time] release the now-free licenses.)
Logged

Kenneth Brody
aka "Mr. filePro"  :-)
loyGlenn
Member

Posts: 2


View Profile
« Reply #2 on: June 24, 2009, 02:37:47 PM »

Even though it has been quite some time since I 1st posted this, I thought some may be interested in what I found....The culprit was Facewin. VTP process stayed alive even though the clients connection to the server was lost.
Logged
Pages: [1]   Go Up
Print
Jump to:  

Valid XHTML 1.0! Powered by SMF 1.1.15 | SMF © 2011, Simple Machines | Massive Blue Theme By Cadosoas Valid CSS!