Re: SQL Server

From: Stamey (Stamey@REMOVEThisAndTheDot.Farther.com)
Date: 11/26/02


From: "Stamey" <Stamey@REMOVEThisAndTheDot.Farther.com>
Date: Tue, 26 Nov 2002 00:07:30 -0500


    Actually, your admins are not as knowledgable about SQL Server as they
might think. While the SQL log may not be as extensive in data, when an
error occurs SQL Server will log the information to the Application log of
the server. I had this problem today where a developer was running an app
that cuased the process to GPF in SQL Server. When I looked at the
application log in Win 2000 I saw the developer's login and was able to walk
right over to his desk to see what he was trying to do when the error
occurred. If he had been logged in a SA I might have never known who
actually caused the problem.
    And I agree with the the other reply from BP When I set up a SQL Server,
if I HAVE to make it Standard Security accessible, I make it mixed mode
security. I then assign myself to the SysAdmin role, assign a tough password
to the SA account and then lock the password away as a last resort. I will
only use the SA account as a last resort if everything else fails. I have
dealt with many people who firmly believe they must have the SA account to
manage SQL Server and I have amazed a few when I proved them wrong. The
others weren't worth educating.

Chris

"Brett Karst" <karst.brett@mayo.edu> wrote in message
news:eW19rV$kCHA.2616@tkmsftngp09...
> Thanks for the articles. I agree with you that the situation under
> which the sa account was being used was inappropriate. When I asked the
> administrators to create separate accounts, they argued that:
>
> 1. The standard SQL Server audit logs only indicate when a user logged
> on/off; not what they did. Utilizing the enhanced SQL Server auditing
> ("Profile"?) may require too many system resources, even if they were to
> just log the details of the individual sa accounts because the logging
> mechanism would have to verify whether each transaction was performed by
> an sa-privileged account.
>
> 2. Server upgrades and other tasks require the user to log in as "sa",
> so the account cannot be removed. This was the part that I was
> wondering about, and if it were true. They are somewhat open to the
> envelope method mentioned in the references you cited.
>
> Thanks again for your help.
>
>
>
> *** Sent via Developersdex http://www.developersdex.com ***
> Don't just participate in USENET...get rewarded for it!



Relevant Pages

  • Re: Error 15401 using sp_grantlogin (not addressed by current KB articles)
    ... Restarting Windows 2000 resolved the problem for this particular account, ... confused when it sees a duplicate SID. ... > One way to get SQL Server to agree with the renamed NT ... > Preview (to ensure the script was created), ...
    (microsoft.public.sqlserver.security)
  • Re: SharePoint V3 Install Error
    ... But it our case it had to do with Group Policies that forbid the account of ... WSS FAQ:www.wssv3faq.com/wss.collutions.com ... Event Source: WindowsSharePointServices3Search ... whatever you are installing WSS as sufficient rights to the SQL Server ...
    (microsoft.public.sharepoint.windowsservices)
  • RE: Problems with WebParts
    ... to a database called aspnetdb. ... > The connection string specifies a local SQL Server Express instance using a ... > server account must have read and write access to the applications directory. ... > This is necessary because the web server account will automatically create ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Cannot connect to Query Analyzer
    ... For Query Analyzer, I tried replacing the file as you suggested but had the ... same results (Enterprise Manager starts up fine, ... I created an account on my laptop and changed SQL ... Try replacing the MMC app for SQL Server from the original ...
    (microsoft.public.sqlserver.connect)
  • Re: Does anyone know how to fix this??
    ... > Inside the Active Directory Users and Computers in the folder of SYSTEM I ... Give the site's SMS Service account full control rights to the ... MP encountered an error when connecting to SQL Server. ...
    (microsoft.public.sms.setup)