dlangschied
Member
This is a real yuck yuck. In previous threads I have explained how I need to kill a user without a user name. Without carrying all the baggage that goes with it, suffice it to say "I used to let the OS user be the Progress user, but now my app is using ODBC and as a result every other user is showing up blank.
Through the help of the "gurus", I am able to get the user id from the OS (Linux) so that the support people can kill hung sessions (they have this thing about knowing that Joey is really Joey when they isue the kill). It now works! Hooray!
However, There are a number of remote users that login through Windows. Sigh! Now I need to find a way to kill them as well. I built a Windows app to do this and it dawned on me "How can i kill a user from here?" Is there a gentle way to do this using the Progress Client or am I hosed? I suppose that I could find the PID on Windows and simply "End Process", but that would be less clean. Any ideas?
Thanks guys! You are the goods!
Through the help of the "gurus", I am able to get the user id from the OS (Linux) so that the support people can kill hung sessions (they have this thing about knowing that Joey is really Joey when they isue the kill). It now works! Hooray!
However, There are a number of remote users that login through Windows. Sigh! Now I need to find a way to kill them as well. I built a Windows app to do this and it dawned on me "How can i kill a user from here?" Is there a gentle way to do this using the Progress Client or am I hosed? I suppose that I could find the PID on Windows and simply "End Process", but that would be less clean. Any ideas?
Thanks guys! You are the goods!