Hi all,
Actually we are removing hard coded Oracle password in all our Pro*C programs..
Instead of hard coding the password we wrote some program
ULOGON where decrypting the password:
char *cmd = "/usr/bin/crypt key < /u01/home/sinbz/rajesh/db_access/pass1";
But we don't want to...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.