I am implementing an Oracle AVDF audit, and am looking to get the user name and / or OS UserName.
At the moment I have 3 banks being audited, in one of the banks where an audit is being done directly on the bank's commands (where each user needs to connect to the bank to perform actions), it's all right, the tool returns the path parameters right.
In the others, I have applications WEB being audited and the tool returns the service account and not the username that is connected
Is there any way around this problem?
Thanks!