How to modify the persisting of authentication information (Enterprise Manager)
From How to Install SQL Server 2000
How to modify the persisting of authentication information (Enterprise Manager)
To modify the persisting of authentication information in a DTS package
- On the Data Transformation Services (DTS) Designer design sheet, double-click a connection.
- In the Connection Properties dialog box, click Advanced.
- Under the Value column, click the value for the Persist Security Info property.
- Do one of the following:
- Type 0 to disable the saving of authentication information with the DTS package.
- Type 1 to persist the saving of authentication information.
- Type 0 to disable the saving of authentication information with the DTS package.