DB2 - Problembeschreibung
Problem IC63032 | Status: Geschlossen |
"PERSIST SECURITY INFO=TRUE" WITH OLEDB CONNECTION IS ENCRYPTING THE PASSWORD IN THE CONNECTION STRING. | |
Produkt: | |
DB2 FOR LUW / DB2FORLUW / 970 - DB2 | |
Problembeschreibung: | |
Persist Security Info if enabled allows applications to view sensitive information that was passed in the connection string like the password. The password is encrypted. This APAR will ensure the connection string password is not encrypted | |
Problem-Zusammenfassung: | |
"PERSIST SECURITY INFO=TRUE" WITH OLEDB CONNECTION IS ENCRYPTING THE PASSWORD IN THE CONNECTION STRING. | |
Local-Fix: | |
A possible workaround is to use a string variable to store the OLE DB connection string and pass this string variable while opening OLE DB connection and use the string variable for further processing in application code instead of using the OLE DB connection object string property. | |
verfügbare FixPacks: | |
DB2 Version 9.7 Fix Pack 1 for Linux, UNIX, and Windows | |
Lösung | |
First fixed in DB2 LUW v9.7 Fixpak 1 | |
Workaround | |
A possible workaround is to use a string variable to store the OLE DB connection string and pass this string variable while opening OLE DB connection and use the string variable for further processing in application code instead of using the OLE DB connection object string property. | |
Weitere Daten | |
Datum - Problem gemeldet : Datum - Problem geschlossen : Datum - der letzten Änderung: | 08.09.2009 29.12.2009 29.12.2009 |
Problem behoben ab folgender Versionen (IBM BugInfos) | |
9.7. | |
Problem behoben lt. FixList in der Version | |
9.7.0.1 |