Re: Need help with a security issue on MS SQL 2000

From: Derrick Leggett (derrickleggett_at_yahoo.com)
Date: 10/22/04

  • Next message: Mark: "Help with security setup on SQL"
    Date: Fri, 22 Oct 2004 02:16:52 -0500
    
    

    You script out the permissions, drop the user, edit the script, and recreate
    it. The other option (not recommended) is to add the new user, record the
    SID, delete the new user, then manually edit the syslogins table. I would
    HIGHLY recommend you not do this.
    "Chris" <Chris@discussions.microsoft.com> wrote in message
    news:C24C1233-3EFF-4990-894A-AC0A34A4EA60@microsoft.com...
    > OK, we have a couple of MS SQL 2000 servers running in a Win2k AD domain.
    >
    > Both machines are using mixed mode security, the issue appears to be this.
    >
    > If I go into AD and change a groups name that has been granted access to
    > the SQL server, it doesn't seem to pick up on the name change.
    >
    > I also can't add the new name to the SQL server, because of a conflict of
    a
    > SID.
    >
    > So how do I get the MS SQL server to refresh the names of the native NT
    > groups that have been granted access, then have the names changed ??


  • Next message: Mark: "Help with security setup on SQL"

    Relevant Pages

    • Re: SQL Server Access
      ... Somehow it doesnt feel right to recommend a ... use a VBA solution in all my forms to check the table to see if ... forms where users can edit a record. ... SQL Server or the Access Project.) ...
      (microsoft.public.access.adp.sqlserver)
    • Re: 5 key sprocs used for replication
      ... HIlary's book will explain the relevant ones, but I'd recommend ... I won't describe them as BOL does a good job already. ... and subscriptions in Enterprise Manager then get EM to script out the ... Paul Ibison SQL Server MVP, ...
      (microsoft.public.sqlserver.replication)
    • Re: sp_dropmergearticle
      ... I'd script out the publication then drop it. ... Edit the script to not have the ... article in it then recreate. ... Paul Ibison SQL Server MVP, ...
      (microsoft.public.sqlserver.replication)
    • Re: What files need to be moved to a second computer to transfer keyboard shortcuts?
      ... So I would recommend just taking the files I recommended first. ... I'd avoid all of the above... ... Microsoft Office 2008 Settings.plist ... Entourage Script Menu Items ...
      (microsoft.public.mac.office.word)
    • Re: Writing Script for ScanDisk and Defrag
      ... Microsoft PowerShell MVP ... But you might want your script to actually do more work to make sure it is not defragging and scanning too often. ... I would still recommend that you go back to square one and make sure that the *reason* for doing these things is well understood. ... That seems a small risk to me, however, as defrag is designed to avoid committing changes that would leave the file structure in an invalid intermediate state. ...
      (microsoft.public.scripting.wsh)

    Loading