locked
SSIS Authentication Changing From SQL Authentication to Windows Authentication RRS feed

  • Question

  • Hi,

          I have an ssis package which was successfully running with SQL authentication.Suddenly I have a requirement in which from SQL Authentication  I need to change the authentication for SSIS package to windows authentication.


    Can anybody please tell me what all the places we have to check once we change to Windows authentication.I have already changed the config file for windows authentication.

     

    Please help me its very urgent.

    Friday, April 30, 2010 7:49 AM

Answers

  • Hi Thanks For Ur Reply................

                 I am using dtsconfig files to provide the values to connection managers.Then do I need to explicitly change the values in connectiion Managers.


    In that case you just need to change the config file and use the appropriate connection string.
    Sudeep's Domain
    • Marked as answer by Bob Bojanic Monday, May 10, 2010 5:50 PM
    Wednesday, May 5, 2010 9:40 AM
  • Hi,

     

    Change the Connection manager to Windows authentication. Need to change every connection manager.

    If you used data source view. First change data source in BIDS and recompile. It will update all connections.

    • Proposed as answer by Seth Lynch Friday, April 30, 2010 9:31 AM
    • Marked as answer by Bob Bojanic Monday, May 10, 2010 5:50 PM
    Friday, April 30, 2010 7:54 AM

All replies

  • Hi,

     

    Change the Connection manager to Windows authentication. Need to change every connection manager.

    If you used data source view. First change data source in BIDS and recompile. It will update all connections.

    • Proposed as answer by Seth Lynch Friday, April 30, 2010 9:31 AM
    • Marked as answer by Bob Bojanic Monday, May 10, 2010 5:50 PM
    Friday, April 30, 2010 7:54 AM
  • Hi,

     

    Change the Connection manager to Windows authentication. Need to change every connection manager.

    If you used data source view. First change data source in BIDS and recompile. It will update all connections.


    Hi Thanks For Ur Reply................

                 I am using dtsconfig files to provide the values to connection managers.Then do I need to explicitly change the values in connectiion Managers.

    Wednesday, May 5, 2010 6:03 AM
  • Hi Thanks For Ur Reply................

                 I am using dtsconfig files to provide the values to connection managers.Then do I need to explicitly change the values in connectiion Managers.


    In that case you just need to change the config file and use the appropriate connection string.
    Sudeep's Domain
    • Marked as answer by Bob Bojanic Monday, May 10, 2010 5:50 PM
    Wednesday, May 5, 2010 9:40 AM