Hi ,
We have created a testcase which will be doing many file copy operations. we are using session profile and executing all these commands.
As installation is done with common user name, all the files are getting copied in common user name.
This currently gives trouble to identify the files copied by which user.
Is there any way to get the user details/previlege from the login session?
Thanks in Advance