Re: Strange integrated authentication success
- From: "Han" <hp4444@xxxxxxxxxxxxxxxx>
- Date: Thu, 21 Dec 2006 19:35:18 +0900
Thanks Dan and Uri.
I got it now. I changed admin password of XP and saw the connection is not
allowed.
"Dan Guzman" <guzmanda@xxxxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:7A375702-4849-4836-9C3A-37082AA753A6@xxxxxxxxxxxxxxxx
The two boxes have same passwords for Administrator and I logged on with
the same passwords. But I don't think same password can be a free
passport to the databases.
Windows allows remote authentication using local accounts. If the user
name and password are the same on both boxes, the remote OS will let you
in under the context of the remote account. I expect you'll see the same
behavior if you access the file system, such as accessing the a remote
administrative share (\\REMOTE_SERVER\C$).
SQL Server then allows you to connect because the local Administrator
account is a member of the BUILTI\Administrators group.
--
Hope this helps.
Dan Guzman
SQL Server MVP
"Han" <hp4444@xxxxxxxxxxxxxxxx> wrote in message
news:eVU9zveIHHA.5104@xxxxxxxxxxxxxxxxxxxxxxx
Hello
I am experiencing strange success of authentication.
I have two boxes, one xp-pro and another windows 2003, both have SQL2005.
Two boxes have no relationships except that they are in same network.
Really nothing such as account and trusted relationship.
Expecting failure, I tried to connect from xp to win2003 with integrated
authentication(trusted_connection=yes).
Result is success. I checked profiler and found the account name is
recorded as Administrator.
What happened?
The two boxes have same passwords for Administrator and I logged on with
the same passwords. But I don't think same password can be a free
passport to the databases.
Do you have any idea?
.
- References:
- Strange integrated authentication success
- From: Han
- Re: Strange integrated authentication success
- From: Dan Guzman
- Strange integrated authentication success
- Prev by Date: login faile for user null again....
- Next by Date: Job owned by a non-sysadmin fails to run
- Previous by thread: Re: Strange integrated authentication success
- Next by thread: Re: Securing a SQL Server Database
- Index(es):
Relevant Pages
|