Re: security question

From: Hari Prasad (hari_prasad_k_at_hotmail.com)
Date: 01/27/04

  • Next message: Cata: "RE: removing Builtin\Administrators login"
    Date: Tue, 27 Jan 2004 22:27:51 +0530
    
    

    Hi,

    I am not soo sure about this,

    Why dont you try adding the role from Query Analzer,

    sp_addrolemember 'db_owner','username'

    Thanks
    Hari
    MCDBA

    "Hilary Cotter" <hilaryk@att.net> wrote in message
    news:ODX3oJP5DHA.1504@TK2MSFTNGP12.phx.gbl...
    > I have a stand alone laptop with 2 instances of SQL Server on it.
    >
    > 1) 8.00.818
    > 2) 8.00.194
    >
    > I create a new SQL account using EM, I park it in pubs, I assign a
    password.
    > Everything works.
    >
    > Then try to park it in a role dbo, ddladmin, etc. Each time I do this I
    get
    > a confirmation for a new password.
    >
    > If I enter the recently assigned password it tells me the password is
    > incorrect. If I try a blank password, same problem. It I try to assign it
    a
    > new password it tells me the password is incorrect.
    >
    > My laptop is win2k, sp3.
    >
    > Am I missing something?
    >
    > This works as expected on a Win2003 server.
    >
    >


  • Next message: Cata: "RE: removing Builtin\Administrators login"

    Relevant Pages

    • security question
      ... I have a stand alone laptop with 2 instances of SQL Server on it. ... I create a new SQL account using EM, I park it in pubs, I assign a password. ... new password it tells me the password is incorrect. ...
      (microsoft.public.sqlserver.security)
    • Re: security question
      ... You Are Prompted for Password Confirmation After You Change a Standard ... Jasper Smith (SQL Server MVP) ... > Then try to park it in a role dbo, ddladmin, etc. ... > new password it tells me the password is incorrect. ...
      (microsoft.public.sqlserver.security)
    • Re: Inconsistent negative numerical values in SQL2K database table
      ... fix of 1*value and it works as you mentioned. ... To answer your question about copying between SQL Server instances I don't ... will copy between SQL Server tables carrying with it the incorrect sign bit. ... Since the cube is partitioned some of the partitions are ...
      (microsoft.public.sqlserver.server)
    • Re: Red X on publication and distribution agent
      ... > There is a table in the tempdb database that contains the status of the ... Tempdb is recreated whenever SQL Server ... Manually delete the row with the incorrect status. ...
      (microsoft.public.sqlserver.replication)
    • Re: Delete statement with Alias
      ... before or after that are incorrect. ... SQL Server MVP ... "News" wrote in message ... >>> delete from civ ...
      (microsoft.public.sqlserver.programming)