Re: Changing passwords / Blocking SA login attempts

From: Fox (fox@connexions.net)
Date: 02/12/03


From: "Fox" <fox@connexions.net>
Date: Wed, 12 Feb 2003 16:43:55 -0500


Thanks, that clears a lot up.
I went into the Security/Users/Sa and all authentication options were grayed
out. How can I get into change that to Windows Authentication ?
Can I remove the access rights to all the databases for the SA account
or does it do work locally behind the scenes ?

Thanks,
Fox

"BP Margolin" <bpmargo@attglobal.net> wrote in message
news:eeThyjo0CHA.2592@TK2MSFTNGP10...
> Fox,
>
> Changing a Windows password is always completely invisible to SQL Server.
>
> The Windows login is completely separate from a SQL Server login, unless
you
> are using Windows Authentication.
> If you are using SQL Server Authentication, then one doesn't even have to
> have a Windows login in order to connect ... for example Unix users and
Mac
> users could connect to SQL Server via SQL Server Authentication without
> having a Windows login.
>
> One can not delete the SA account. One can effectively disable the SA
> account by going to Windows Authentication, which tends to be more secure
> than Mixed Authentication anyway.
>
> I'm guessing you're logging attempts to connect because you want to see
> exactly this type of information ... i.e., potential hackers. If you are
not
> interested in seeing failed login attempts, you can turn off the logging
via
> Enterprise Manager: right-click the SQL Server instance name, and choose
> Properties, go to the Security tab, and change the audit level.
>
> -------------------------------------------
> 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.
>
> "Fox" <fox@connexions.net> wrote in message
> news:OPAIE$n0CHA.1764@TK2MSFTNGP10...
> > I want to tighten security up on my Windows 2000 Server and SQL.
> > If I change my PW in Windows, will this mess up my SQL login ?
> > Do I need to re-add or change myself in SQL. Also, what about ADMIN.
> > I want to change that in Windows as well, will it need to be changed
> > somehow in SQL ? Sorry to be dumb, but we all are until we have answers.
> > Only been using SQL for a few weeks and I am getting slammed by
> > attempts to log in to the tune of thousands a day.
> >
> > Note: Is there a way to stop any attempts to log into the SA account.
> > I am not using it, unless there is some systemic use I am not aware of.
> > Is it entirely deletable or will that kill the server ?
> >
> > They are filling my logs with thousands of entries while doing this.
> > It seems automated and runs for a while every day. I would love
> > to block these attempts or at least get it out of my logs.
> >
> > Thanks,
> > Fox
> >
> >
>
>



Relevant Pages

  • Re: Windows Authentication in asp.net 2005 to SQL Server?
    ... If the domains do not trust each other, Windows authentication is not going ... Basic authentication sometimes makes the need for Kerberos delegation go ... generic account to do the backend data stuff on our SQL Server. ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: Remote connection failed
    ... If you are going over a remote connection or are not logging ... into the domain where SQL Server is then no, Windows ... authentication won't work. ...
    (microsoft.public.sqlserver.connect)
  • Re: Changing passwords / Blocking SA login attempts
    ... I went into the Server Config properties and changed to Windows ... My login for Start and Run SQL server was in this format. ... I am supposing this was an SQL authentication, ...
    (microsoft.public.sqlserver.security)
  • Windows Authentication with IIS on separate machines
    ... Yes, setting Basic Authentication in IIS works, but the ... >in SQL server but doesn't work if user account was ... >imported from a Windows account. ...
    (microsoft.public.sqlserver.security)
  • Re: Login failed for ServerGuest
    ... I think it is not a limitation in Windows 2000. ... access SQL server on Win2000 server by using Windows authenctication if I ... | I have noticed that when I try to log in using Windows Authentication ...
    (microsoft.public.sqlserver.connect)