Register   |   Login   |   February 04, 2012    |   Knowledge Base  >  Knowledge Base Systems  >  MSSQL  >  SQL 2008 Login issues
search:     

Phone: 480-722-1227
Toll Free: 888-722-1227

SQL 2008 Login issues
Last Post 11 Feb 2010 05:55 AM by Vigilant CIO. 0 Replies.
Printer Friendly
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
Vigilant CIOUser is Offline
Basic Member
Basic Member
Posts:360

--
11 Feb 2010 05:55 AM  

SQL 2008 has new security features, including UAC (the same security feature in Vista that prompts a user with admin privs to elevate his privilidges to perform admin functions).

If you get a "login failed for user ..... 18456..." error, it is likely caused by a  failure of group priviledges in SQL. (note that being and a local administrator will NOT give you access th SQL2008. The group or user must be added to the "sysadmin" role in SQL2008. (this means, it should have been done during install, or you need the sa account - also note, that if you install SQL2008 in mixed mode, ensure you add an actual account, not just a group to the list of windows admins)

Also note that their appears to be some issues in W2K8 with accounts with speacial characters in them ( like "#"). we are still investigating this issue with MSFT.

You are not authorized to post a reply.

Active Forums 4.2
Copyright 2006 - 2011 Vigilant Support   |  Privacy Statement  |  Terms Of Use