Re:can a sysadmin change the win2000 domain admin password ?
From: Vishal Parkar (vgparkar@hotmail.com)
Date: 02/10/03
- Next message: djc: "general architecture question (info needed a.s.a.p)"
- Previous message: Lou: "SQL 7 jobs"
- In reply to: sniper: "Re:can a sysadmin change the win2000 domain admin password ?"
- Next in thread: sniper: "Re:can a sysadmin change the win2000 domain admin password ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Vishal Parkar" <vgparkar@hotmail.com> Date: Mon, 10 Feb 2003 05:14:34 -0800
execute permission on xp_cmdshell is by default granted to
sysadmin server role members. So if a user is a member of
sysadmin then he can execute xp_cmdshell.
You can use "net user" command line utility to change the
password for a particular user from command prompt.
--Vishal
>-----Original Message-----
>Hi Vishal,
>what i meant is by using 'xp_cmdshell' can a sysadmin
>change the Win2k/NT admin password for the current domain
>or other domain ???
>ie does the SQL server installation have enough
>privilidges to do that ?
>
>thanks 4 ur answer anyways
>chow
>sniper
>
>>-----Original Message-----
>>Windows 2000 Login account's password is authenticated
by
>>windows and not by SQL Server. Windows account is
>>administered only at OS lever and not at SQL Server
>level.
>>SQL Server only checks the roles and permissions granted
>>to the account on the basis of Authentication(Mixed
mode/
>>SQL Only) to access SQL Server.
>>
>>--Vishal.
>>
>>>-----Original Message-----
>>>Hi,
>>>My query is simple ...we know that the
>>>Builtin\Administrator account can change the sa
password
>>>or reset it right
>>>is the reverse possible ????
>>>especially of a win2k domain ?
>>>can a sysadmin change the win2000 domain administrator
>>>password ?
>>>
>>>any or some help will be appreciated !!
>>>sniper
>>>.
>>>
>>.
>>
>.
>
- Next message: djc: "general architecture question (info needed a.s.a.p)"
- Previous message: Lou: "SQL 7 jobs"
- In reply to: sniper: "Re:can a sysadmin change the win2000 domain admin password ?"
- Next in thread: sniper: "Re:can a sysadmin change the win2000 domain admin password ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|