Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: hiding passwords on NT
Is this VB app something that is developed internally within your organization? Or is it a third party tool that you have no control over? The reason I ask is because if it is something that you have access to the source code for, it seems to me that you could just as easily hard-code the username/password into the source code of the application, in which case when it is compiled, it will be compiled into the binary .exe which you would never be able to get into (without decompiling/reverse-engineering it that is). That's what I would do.
-::YEX::-
<)))><
-----Original Message-----
Sent: Friday, 06 April, 2001 7:41 AM
To: Multiple recipients of list ORACLE-L
We have a NT client program written in VB that uses a single user to connect to the database. The application does not prompt for a user or password. The user and password that is used for connection to the database is passed to the client program as parameters in t he application shortcut.
We would like to hide this user and password somewhere, rather than have it in the shortcut.
Any advice on the best way to do this?
OS authentication is not an option.
John
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: John Dunn INET: john.dunn_at_sefas.co.uk Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Yexley Robert D SSgt AFIT/SCA INET: Robert.Yexley_at_afit.edu Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Fri Apr 06 2001 - 09:52:40 CDT
![]() |
![]() |