Hello everyone,
I'm wondering about the intended behavior of the "Validate Password for Oracle Account" script. The script requires that it receive a $ServiceName variable to connect to the database, but there doesn't seem to be any part of the password entry that allows it to receive this information. Is there a field I need to enable somewhere to get this to work? I could work around this issue by copying the inbuilt script for verifying oracle account passwords and hardcoding the service name, but I feel like I'm missing something.
Tha