Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
2018 SQL Express new user
#1
I just installed 2018 with SQL express 2014. I selcted the trial license, and to use Integratd auth (I was logged in as an admin account).  After installation was done, I enabled TCP/IP connections in SQL. I then installed the 2018 client on my workstation and attempted to connect to the DB. The login was denied. I linked Secuirty Groups from Active Directory that contained my non admin account. Login still denied and logs show SQL Event ID 18456

I pulled up the DB in SQL Server Management Studio, and sure enough, there was only sa and the single Windows Login of my admin account.

I manaually created a login in SQL with Windows Auth to match my login used on my workstation. I could then connect to the DB. SO things brings me to my question.

How are you expected to add a new user that has not logged into the database before? I would expect the app to handle that. Is this hidden during the trial?
Reply
#2
We do not manage the SQL logins - only if you choose a SQL login on first installation of the database this user is also created in the database - but additional security settings inside SQL must be done manually
Regards/Gruss
Oliver
Reply




Users browsing this thread: 1 Guest(s)