NirajKakodkar
24th October 2006, 09:21
Hi all experts ,

Can any one please tell me where the information about users currently logged in get stored , i know i can get it from Licmon - > Whob .

But what i want to know is whether the current user login information is stored in any temporary file or table or any mark is activated when the user logs in .

Hope I am clear in what i want

Regards,
Niraj

Dikkie Dik
24th October 2006, 09:43
That information is stored in (shared) memory, not on disk.

Hope this helps,
Dick

NirajKakodkar
24th October 2006, 10:23
Hi ,

Thank you dik for the reply . But is that data accesible ?

Regards,
Niraj

Dikkie Dik
24th October 2006, 10:30
You can read that info with the command you already gave. But you want to write in that part of memory? There is no described possibility for this else you could over ride e.g. the maximum amount of users for a given licence. If that is not the purpose of your question, please let me know why you want to do this. Maybe I can help in another way.

Kind regards,
Dick

NirajKakodkar
24th October 2006, 10:40
hi ,

Thank you Dik , thats what i wanted to know thank you

Regards,
Niraj