Jump to content


dinci5

Change connection to database from Named Pipes to TCP/IP

Recommended Posts

Hi all,

 

Our DBA wants to disable Named Pipes on all db servers because TCP/IP method is more secure.

He disabled it on our SCCM server and of course all deployments were failing.

 

I found out in ZTIGather.log that the problem was the connection to the database.

Error: ZTI error opening SQL Connection: [DBNETLIB][ConnectionOpen (Connect()).]SQL Server does not exist or access denied. (-2147467259)

 

Anyway, the problem was that Named Pipes was disabled on the SCCM server (database is on same server).

Enabling Named Pipes solved the problem.

 

Our DBA still wants to disable Named Pipes...
So, is there any way that the connection method could be changed from Named Pipes to TCP/IP during the TS?

If so, could you point me in the right direction where to look?

 

My SQL skills are very limited though...

 

Thank you

Share this post


Link to post
Share on other sites

I guess Named Pipes are a requirement to run SCCM 2012. From all installation step-by-steps that I've read, SQL Named Pipes must be enabled.

 

Just because named pipes are "old technology" it doesn't bring necessarily a security issue.

 

Keep your environment updated (OS and service) patched with the appropriated firewall rules, access policy, accounts permissions, etc.

 

That's my opinion, of course ! :)

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...


×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.