Re: How to login in MsSqlServer

From: BP Margolin (bpmargo@attglobal.net)
Date: 08/07/02


From: "BP Margolin" <bpmargo@attglobal.net>
Date: Wed, 7 Aug 2002 01:01:10 -0400


I would take a guess that you have SQL Server in Windows Authentication mode
rather than Mixed Authentication mode.

To alter this, without having to login, check out:

http://support.microsoft.com/default.aspx?scid=kb;EN-US;q285097

-------------------------------------------
BP Margolin
Please reply only to the newsgroups.
When posting, inclusion of SQL (CREATE TABLE ..., INSERT ..., etc.) which
can be cut and pasted into Query Analyzer is appreciated.

<kentersoft@sina.com> wrote in message
news:11de01c23d2d$2f81e5e0$3bef2ecf@TKMSFTNGXA10...
> Hi:
> I disable administrator and BUILTIN\administrators's
> access right, only the sa have login access, Now I can't
> login in to the server, can help me.
> Another when develop internet problem, if i don't add
> iUsr_MachineName to the Sql Server account, i want to use
> Sql validate the user, how to set.
> Thanks!
>



Relevant Pages

  • Re: OK - Im stupid....How do you create a user?
    ... not a Windows login, you'll need to change the authentication mode SQL ... Server uses from "Windows Authentication" to "SQL Server and Windows ... Windows authentication mode if at all possible. ...
    (microsoft.public.sqlserver.security)
  • Re: losing sysadmin
    ... >login as SA. ... >> 1)My SQL Server is in Mixed Authentication Mode. ... >> 4)Now I changed the Mixed Authentication Mode to Windows ... >> now I don't have a sysadmin role. ...
    (microsoft.public.sqlserver.security)
  • Re: losing sysadmin (Thanks)
    ... >login as SA. ... >> 1)My SQL Server is in Mixed Authentication Mode. ... >> 4)Now I changed the Mixed Authentication Mode to Windows ... >> now I don't have a sysadmin role. ...
    (microsoft.public.sqlserver.security)
  • Re: "Login failed for user (null) reason: not associated...
    ... You'd want to consider using DSN-less connections in your ... Then the DSN or login prompts are not the issue ... authentication mode and somewhat on your application. ... connect to SQL Server, ...
    (microsoft.public.sqlserver.security)
  • Re: Login Failed
    ... You will have to grant this login access to SQL Server and then grant it access to a database in the same manner as you would add any other login. ...
    (microsoft.public.sqlserver.security)