Re: Changing passwords / Blocking SA login attempts
From: Fox (fox@connexions.net)
Date: 02/12/03
- Next message: Lwood: "Database Access from Active Directory to NT 4.0"
- Previous message: Mike: "Can spammer worm get transfered via floppy disk?"
- In reply to: BP Margolin: "Re: Changing passwords / Blocking SA login attempts"
- Next in thread: BP Margolin: "Re: Changing passwords / Blocking SA login attempts"
- Reply: BP Margolin: "Re: Changing passwords / Blocking SA login attempts"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
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
> >
> >
>
>
- Next message: Lwood: "Database Access from Active Directory to NT 4.0"
- Previous message: Mike: "Can spammer worm get transfered via floppy disk?"
- In reply to: BP Margolin: "Re: Changing passwords / Blocking SA login attempts"
- Next in thread: BP Margolin: "Re: Changing passwords / Blocking SA login attempts"
- Reply: BP Margolin: "Re: Changing passwords / Blocking SA login attempts"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|