SSIS connection password not saving -
10-17-2006
, 05:40 AM
I have read several posts and articles regarding connection manager
password security in SSIS and how to go about this using configuration
files, changing ProtectionLevel and supplying package passwords, but I
believe my issue is different:
I've designed a package using a configuration file. This all works fine
using Windows authentication. I then change package ProtectionLevel to
"EncryptAllWithPassword", and change the OLEDB connection to SQL Server
authentication, type in the username and password, check "Save my
password" and then OK. Without going a step further I go and recheck
the password that I've just typed, and it is gone!
Assistance greatly appreciated, I'm losing my nut! |