Re: SQL Login
From: Dejan Sarka (dejan_please_reply_to_newsgroups.sarka_at_avtenta.si)
Date: 08/28/03
- Next message: Mark A. Sam: "Re: Can and Can't insert using DAO on SQL Server linked table"
- Previous message: Gert: "2 sa entries in sysxlogins"
- In reply to: Sanka: "Re: SQL Login"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 28 Aug 2003 14:25:27 +0200
After installation, members of the local Administrators group are mapped to
the sysadmin role. The sa login account is a member of that role as well.
Afterwards, do please refer to the mentioned topic in Books OnLine.
-- Dejan Sarka, SQL Server MVP FAQ from Neil & others at: http://www.sqlserverfaq.com Please reply only to the newsgroups. PASS - the definitive, global community for SQL Server professionals - http://www.sqlpass.org "Sanka" <loonysan@mailcity.com> wrote in message news:0c1001c36d4d$b0435d20$a301280a@phx.gbl... > Hi, > > But how do we add the User X to the sysadmin / > securityadmin role first. > > Does the User X need to depend on the "SA" password or > some other sysadmin / securityadmin personnel for that. > > Regards, > Sankaranarayanan M G > > >-----Original Message----- > >To add a login, a user must be a member of the sysadmin > or securityadmin > >fixed server role. So, if the Windws account is a member > of some of those > >two roles, a user can add a login, otherwise not. Check > the "Adding a Member > >to a Predefined Role" topic in Books OnLine > >(mk:@MSITStore:C:\Program%20Files\Microsoft%20SQL% > 20Server\80\Tools\Books\ad > >minsql.chm::/ad_security_6ndx.htm). > > > >-- > >Dejan Sarka, SQL Server MVP > >FAQ from Neil & others at: http://www.sqlserverfaq.com > >Please reply only to the newsgroups. > >PASS - the definitive, global community > >for SQL Server professionals - http://www.sqlpass.org > > > >"Sanka" <loonysan@mailcity.com> wrote in message > >news:08ef01c36d36$80718250$a401280a@phx.gbl... > >> Hi, > >> > >> User X is a machine administartor in the SQL Server box. > >> By Default, when User X logs in the machine, he is not > >> able to access any of the DTS packages / access tables > >> present in the Databases. > >> > >> Guess the User X ID has to be added in the SQL Server as > >> well. Is it possible for User X to login in the machine > >> and add himself as the Administrator of the SQL Server > >> without knowing the "SA" Password or with no help from > the > >> other SQL Server Administrators. > >> > >> Regards, > >> Sanka
- Next message: Mark A. Sam: "Re: Can and Can't insert using DAO on SQL Server linked table"
- Previous message: Gert: "2 sa entries in sysxlogins"
- In reply to: Sanka: "Re: SQL Login"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|