how to get the name of the person who has currently logged into Teamsite?
Can anyone please tell me how to get the name of the person who has currently logged into Teamsite?..I tried using " iwuser -q -session s " but no success...can anyone help
Can you provide a bit more context about WHERE you're trying to do this, HOW you're trying to do this (more code than just the little snippet you posted), the VERSION of TeamSite being used, and the PLATFORM on which the TeamSite server is running?
Can you provide a bit more context about WHERE you're trying to do this, HOW you're trying to do this (more code than just the little snippet you posted), the VERSION of TeamSite being used, and the PLATFORM on which the TeamSite server is running?I want to fetch the username of the current logged in USER on Teamsite6.5platform used is windows.
There are couple ways to do this.1. reading your email_map.cfg2. reading your groups file.Its all depend on when and where you want to display.Regards,