Quote:
Originally Posted by adderek
I am not sure if I understand it correctly. If so, then:
1. You could try to trace what is your parent process and this way you could probably get this
2. Probably all the users will be assigned to the same console - try ps'ing with a full list and then checking what consoles are assigned to the user.
3. I am not sure about that but probably you could try to check if the real-uid and effective-uid are set to the given user IDs.
|
Hey,
Yup , thanks man, parent process id will work. I had an idea about that but when i tried it was not working. Now I got the solution. Just, I had to dig more.
Thanks anyways.
