I have this problem.
I first connect(log) to SQL Server using SQL Management Studio the authentication is set to Windows Authentication.
Then I go to the Security => Logins folder and add a user, the authentication is: SQL Server authentication, I give him also the sysadmin role [all roles]
I try to login as that user, but I can't
I tried everything but no result
How can this be corrected?