﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / SQL Server 2005 / Business Intelligence  / How can I store the username and password without config file / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Wed, 19 Jun 2013 12:32:24 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: How can I store the username and password without config file</title><link>http://www.sqlservercentral.com/Forums/Topic1407124-147-1.aspx</link><description>[quote]Say NO to proliferation of passwords[/quote]+1</description><pubDate>Thu, 02 May 2013 11:02:28 GMT</pubDate><dc:creator>mmartin1</dc:creator></item><item><title>RE: How can I store the username and password without config file</title><link>http://www.sqlservercentral.com/Forums/Topic1407124-147-1.aspx</link><description>Seriously - go with Sam's suggestion of windows authentication and forget about all these convoluted solutions requiring special passwords to be hard coded all over the place. You have an enterprise security store - use it.Say NO to proliferation of passwords.</description><pubDate>Wed, 01 May 2013 22:29:43 GMT</pubDate><dc:creator>nick.mcdermaid</dc:creator></item><item><title>RE: How can I store the username and password without config file</title><link>http://www.sqlservercentral.com/Forums/Topic1407124-147-1.aspx</link><description>[quote][b]mmartin1 (4/30/2013)[/b][hr]When you want to schedule the job, do you need to provide the package password in the agent configuration? If so would you need to restrict access to who can view the agent ? [/quote]If the package is encrypted, you can pass in the package encryption password via the dtexec /DE switch (in SQL Agent, or most any other scheduling utility).[quote][b]mmartin1 (4/30/2013)[/b][hr] ... may not go far enough if there are many users with elevated priviledges.[/quote]Potentially a privledged permissions problem. :-D</description><pubDate>Wed, 01 May 2013 15:43:32 GMT</pubDate><dc:creator>dg227</dc:creator></item><item><title>RE: How can I store the username and password without config file</title><link>http://www.sqlservercentral.com/Forums/Topic1407124-147-1.aspx</link><description>When you want to schedule the job, do you need to provide the package password in the agent configuration? If so would you need to restrict access to who can view the agent ? If so that may not go far enough if there are many users with elevated priviledges.</description><pubDate>Tue, 30 Apr 2013 11:10:20 GMT</pubDate><dc:creator>mmartin1</dc:creator></item><item><title>RE: How can I store the username and password without config file</title><link>http://www.sqlservercentral.com/Forums/Topic1407124-147-1.aspx</link><description>Connection passwords in a package can stored in package itself. SSIS provides encrypt sensitive information option in the package properties list. Best is encrypt with a password wherein you provide another password to encrypt the actual password.</description><pubDate>Tue, 12 Feb 2013 01:13:03 GMT</pubDate><dc:creator>RSuman</dc:creator></item><item><title>RE: How can I store the username and password without config file</title><link>http://www.sqlservercentral.com/Forums/Topic1407124-147-1.aspx</link><description>yes  , please look at the below link for details.[url]http://msdn.microsoft.com/en-us/library/ms141682.aspx[/url]</description><pubDate>Tue, 15 Jan 2013 05:31:51 GMT</pubDate><dc:creator>Jayanth_Kurup</dc:creator></item><item><title>RE: How can I store the username and password without config file</title><link>http://www.sqlservercentral.com/Forums/Topic1407124-147-1.aspx</link><description>[quote]You can store package configurations in the database tooJayanth Kurup[/quote]Do you mean having a table that contains the complete connection string (i.e. including user name and password)?</description><pubDate>Tue, 15 Jan 2013 05:08:21 GMT</pubDate><dc:creator>Abu Dina</dc:creator></item><item><title>RE: How can I store the username and password without config file</title><link>http://www.sqlservercentral.com/Forums/Topic1407124-147-1.aspx</link><description>You can store package configurations in the database too</description><pubDate>Tue, 15 Jan 2013 04:35:17 GMT</pubDate><dc:creator>Jayanth_Kurup</dc:creator></item><item><title>RE: How can I store the username and password without config file</title><link>http://www.sqlservercentral.com/Forums/Topic1407124-147-1.aspx</link><description>Thanks mate..its very useful info.</description><pubDate>Tue, 15 Jan 2013 04:34:37 GMT</pubDate><dc:creator>karthick.alangattan</dc:creator></item><item><title>RE: How can I store the username and password without config file</title><link>http://www.sqlservercentral.com/Forums/Topic1407124-147-1.aspx</link><description>The secure/best method is to not save the password in config file and use Windows Authorization. If that's not possible, save in the config and restric access to that folder.Details: http://consultingblogs.emc.com/jamiethomson/archive/2007/04/26/SSIS_3A00_-Storing-passwords.aspx</description><pubDate>Tue, 15 Jan 2013 04:26:37 GMT</pubDate><dc:creator>Sam Vanga</dc:creator></item><item><title>How can I store the username and password without config file</title><link>http://www.sqlservercentral.com/Forums/Topic1407124-147-1.aspx</link><description>How can I store the username and password not in the config file or SQL Server in SSIS, so that no one can identify these secured details.</description><pubDate>Tue, 15 Jan 2013 03:15:12 GMT</pubDate><dc:creator>karthick.alangattan</dc:creator></item></channel></rss>