recommendation for local authentication vs integrated authentication for service graph connector

Siddhesh Gawade
Mega Sage
Mega Sage

Hello,

We are configuring a service graph connector for SCCM but we have used a local account (Username and password) for a data source. Because of security reasons we want to use integrated authentication.

can anyone tell the benefits and causes of integrated authentication for service graph connector?

Regards

Siddhesh

5 REPLIES 5

Rahul Priyadars
Giga Sage
Giga Sage

integrated authentication - It uses AD credentials for authentication which makes it more secure .

Regards

RP

@Rahul Priyadarshy  Thank you for your reply,

Is there anything specific information that we need to aware of or help me during configuring?

If you know the difference between local Vs Integrated authentication or any other benefits/drawback which will help, please provide.

Thank you !!!

Conceptually its same as given below example (SCCM also uses sql sever as db)

https://docs.microsoft.com/en-us/biztalk/adapters-and-accelerators/adapter-sql/connect-to-sql-server-using-windows-authentication-with-the-sql-adapter

Regards

RP

Siddhesh Gawade
Mega Sage
Mega Sage

When we use SQL as database in SCCM so its local (Windows) authentication

But what will be more beneficial Integrated authentication or local authentication?

As we came across that while using local authentication their comes some credentials issues or sometimes it throws exception error please let me know which authentication should I proceed with?

Thanks !!!