What I really want to do is tie the session info back to an IP address (or something!) if possible. This is a intel environment so tty's are few and far in between and I have all these users running apps that signon as informix and it makes them way to anonymous!
And before anyone says it, changing the apps is a losing fight here due to the development staffs project load and priorities...I know theres a cadilac methodology/infrastructure/security standard that would solve all of these probs, but its out of my control so I am looking for a bandaid solution.
Sorry to be a pain and I am no informix guru.
-thanks
Quote:
Originally posted by AdiHH
onstat -g ses
This will give you info about the pid, etc. You can use the 'ps' command in Unix to track back through calling processes if you need to.
|