I have SQL Server 2017 Developer edition. I am creating user there with server authentication:
After adding, I can see user in logins for the server:
but when I am trying to connect with this user, I get an error:
stus and grants to connect are in place:
I restart server after adding user still not able to login. Is it some of the limitations for Developer edition?