Hello,
My first time thread I hope I followed the correct instructions for posting!
I have a perl script that adds new users to our Unix box.
I am trying, from inside the perl script, to su - database and then connect to another perl script there to complete the authorization of the new user onto the database.
I know this will be received with many frowns but right now I am experimenting with the idea.
Can this be done?