I have a windows user who I want to add to just one database SalesDeals on the server. I added them in SalesDeals-> Security -> Users section of the Database and gave them db_datareader permissions on the database. I cannot add them in the Top level Security section since I don't have permissions for that.
The issue is when the user tries to connect to the server CS01\CS01 they get login failed for the user error.
Do I need to get them added to the top level Server -> Security -> Users section for them to be able to connect to the Database.
Thanks