Re: Change username of "SA"

From: SQL Guy (SQLGuy@EarthLink.Net)
Date: 06/30/02


From: "SQL Guy" <SQLGuy@EarthLink.Net>
Date: Sat, 29 Jun 2002 22:24:15 -0700


Change sa password to something nobody knows, including you. Create a user
with sa role and use that only. Or better yet, use NT if authentication if
possible.

Gary
MCDBA, MCSA, MCSD, MCSE+I

"Carlos Eduardo Rojas" <carloser@mindspring.com> wrote in message
news:Oj3wU15GCHA.1192@tkmsftngp13...
> That's not supported. If they want to secure sql server, tell them to use
> integrated authentication instead, that's the most secure authentication
> scheme.
> --
> HTH
> ---------------------------------------------------------------------
> Carlos Eduardo Rojas
> MCSE+I, MCDBA, MCSS, SQL Server MVP
> Author: SQL Server Programming By Example
> http://www.sqlserverbyexample.com
>
>
> "Schnyder Daniel" <daniel.schnyder@timeware.ch> wrote in message
> news:etFThQ5GCHA.2148@tkmsftngp08...
> > Hello NG
> >
> > A custumer of us would like to change the name of the "sa" for security
> > reasons. Is this possible? Can it give some problems? Good or bad idea?
> >
> > Thanks
> > Daniel
> >
> >
>
>



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: I dont want to re-invent the Login/Login Wheel - Help with utilities
    ... Yes, if you use .NET1.1, there isn't built-in login control, and more importanltly there isn't ready-to-use membership component to use. ... the membership provider uses SQL Server or SQL Server Express. ... We feel that having the capability to force password change would be a better benefit in securing our application and data access. ... Both Windows authentication and authorization wolud be be fine if we wanted the world to have access to our application data, but not very intuitive for maintaining integrity over our data. ...
    (microsoft.public.vstudio.general)
  • RE: IIS (ASP) -> SQLServer Authentication Issue
    ... I understand that you'd like to use IIS Intergration authentication in the ... and ASP "impersonates" authencitaed users to access SQL Server on ... only kerberos authentication allows double-hops from clients ...
    (microsoft.public.sqlserver.security)
  • Re: SBS Premium Edition .. what way is SQL licenced
    ... Another thing to note in using your SQL Server as a backend database is the ... concept of Forms-based authentication and Integrated Windows authentication. ... thereby requiring individual CALs to access SQL Server. ... Chad A. Gross - SBS MVP ...
    (microsoft.public.windows.server.sbs)
  • Re: Integrated Authentication with SQL
    ... On the IIS level there is no trouble authenticating with kerberos. ... problem is in when I try to flow those credentials over to the SQL server. ... Successful Network Logon: ... Authentication Package: Kerberos ...
    (microsoft.public.dotnet.framework.aspnet.security)