Windows 10: Windows Authentication for SQL MI from SSMS

Discus and support Windows Authentication for SQL MI from SSMS in Windows 10 Gaming to solve the problem; Is this link Complete: Configure Windows Authentication with Microsoft Entra ID - Azure SQL Managed Instance Microsoft Learn ? --I did all the steps... Discussion in 'Windows 10 Gaming' started by Tom123_185, Dec 20, 2024.

  1. Windows Authentication for SQL MI from SSMS


    Is this link Complete: Configure Windows Authentication with Microsoft Entra ID - Azure SQL Managed Instance Microsoft Learn ? --I did all the steps mentioned above.But I see another link where it mentions - Configure group policy- where this has to be done ? How to set up Windows authentication for Microsoft Entra ID with the modern interactive flow - Azure SQL Managed Instance Microsoft LearnConfigure group policy Enable the following group policy setting Administrative Templates\System\Kerberos\Allow retrieving the cloud Kerberos ticket during the logon:I am trying to connect to my mana

    :)
     
    Tom123_185, Dec 20, 2024
    #1

  2. SSMS would not authenticate after installing SQL on domain controller

    I am getting 18456 error when trying to log on to sql management studio. i have installed sql on domain controller and i cannot log on neither by windows authentication nor sql authentication
     
    Dawha Admin, Dec 20, 2024
    #2
  3. Issues with SSMS windows authentication between AADDS and Azure AD.

    Hi,

    My setup is the following:

    1: All servers ( Including SQL ) have been migrated to our Azure Active Directory Domain service ( name.com)

    2: Our on premise domain is name.local with only laptops still joined to our on prem.

    3: Planning to join all laptops to Azure AD via Endpoint manager ( Intune ) But when I tested this on a new laptop via MDM. SSMS still wanted to authenticate with local Domain\ for windows authentication which did not work.

    4: I've confirmed the primary domain on Azure AD is name.com but for some reason it still wants to authenticate on SSMS with name.local authentication.

    Note: We have a PAAS AADDS solution for our name.com Domain for servers which also syncs with our on-prem vir Azure Ad Connect.

    Any advise would be greatly appreciated.
     
    Fullmetal747, Dec 20, 2024
    #3
  4. Windows Authentication for SQL MI from SSMS

    SQL Server events after Windows update last week

    Hi EdBeery,

    Regardless of your SQL Server version, I would highly recommend you download the latest SSMS here (https://docs.microsoft.com/en-us/sql/ssms/downl...).

    As of this writing, it's version 17.4. Microsoft releases a new version of SSMS every month and I would encourage you to download the latest one because Microsoft fixes some bugs and new features are added. The only downside is you need to reboot your machine
    every time you update the SSMS.

    If you need the SQL Server Database Engine installed on your laptop, you can download it (https://www.microsoft.com/en-au/sql-server/sql-...). You can download SQL
    Server Express or SQL Server Developer Edition. I would suggest you download the Developer Edition as it has all the features of Enterprise edition so you can play around with the features of Enterprise.

    I hope to help you.
     
    Mario IgnacioGajardo Constenla, Dec 20, 2024
    #4
Thema:

Windows Authentication for SQL MI from SSMS

Loading...
  1. Windows Authentication for SQL MI from SSMS - Similar Threads - Authentication SQL SSMS

  2. Windows Authentication for SQL MI from SSMS

    in Windows 10 Software and Apps
    Windows Authentication for SQL MI from SSMS: Is this link Complete: Configure Windows Authentication with Microsoft Entra ID - Azure SQL Managed Instance Microsoft Learn ? --I did all the steps mentioned above.But I see another link where it mentions - Configure group policy- where this has to be done ? How to set up...
  3. How to connect to a MariaDB via the SQL Management Studio SSMS

    in Windows 10 Tutorials
    How to connect to a MariaDB via the SQL Management Studio SSMS: From the SQL Management Studio (SSMS) there is a way to connect/create a linked server to a MariaDB. For this you would need the following. – Install the ODBC Connector for MariaDB – Create an ODBC Connection (System DSN) – Add Linked Server. Installing the ODBC libraries...
  4. Microsoft SQL Server Express authentication error

    in Windows 10 Gaming
    Microsoft SQL Server Express authentication error: I have a C# project, which is a Windows Form application. I use Microsoft SQL Server Express 2022 for a database. When starting the application, gets errors, "can not find user A.M in database" and "User is not authorized".Can anyone help me with fixing these errors?...
  5. Microsoft SQL Server Express authentication error

    in Windows 10 Software and Apps
    Microsoft SQL Server Express authentication error: I have a C# project, which is a Windows Form application. I use Microsoft SQL Server Express 2022 for a database. When starting the application, gets errors, "can not find user A.M in database" and "User is not authorized".Can anyone help me with fixing these errors?...
  6. Cannot login into an SQL server remotely through ssms when using windows credentials. This...

    in Windows 10 Gaming
    Cannot login into an SQL server remotely through ssms when using windows credentials. This...: We have a SQL Server 2008 R2 which locks all remote windows connections after a week. We get this error messageThe target principle name is incorrect. Cannot generate SSPI context.Upon reboot, connections are successful but this reoccurs exactly after 7daysWe use both windows...
  7. Cannot login into an SQL server remotely through ssms when using windows credentials. This...

    in Windows 10 Software and Apps
    Cannot login into an SQL server remotely through ssms when using windows credentials. This...: We have a SQL Server 2008 R2 which locks all remote windows connections after a week. We get this error messageThe target principle name is incorrect. Cannot generate SSPI context.Upon reboot, connections are successful but this reoccurs exactly after 7daysWe use both windows...
  8. Issues with SSMS windows authentication between AADDS and Azure AD.

    in Windows 10 Gaming
    Issues with SSMS windows authentication between AADDS and Azure AD.: Hi,My setup is the following:1: All servers Including SQL have been migrated to our Azure Active Directory Domain service name.com2: Our on premise domain is name.local with only laptops still joined to our on prem.3: Planning to join all laptops to Azure AD via Endpoint...
  9. Issues with SSMS windows authentication between AADDS and Azure AD.

    in Windows 10 Software and Apps
    Issues with SSMS windows authentication between AADDS and Azure AD.: Hi,My setup is the following:1: All servers Including SQL have been migrated to our Azure Active Directory Domain service name.com2: Our on premise domain is name.local with only laptops still joined to our on prem.3: Planning to join all laptops to Azure AD via Endpoint...
  10. Connecting SQL Server 2016 with Windows Authentication is not working.

    in Windows 10 Customization
    Connecting SQL Server 2016 with Windows Authentication is not working.: Dear Experts, i have two virtual Machines with SQL Server 2016 installed. on VM 1 i connect the SQL Server of VM2 with Windows Authentication and it works. But when i connect the SQL Server of VM1 from VM2 with Windows authentication, it does not connect. Both the...