Re: Strange integrated authentication success
- From: "Han" <hp4444@xxxxxxxxxxxxxxxx>
- Date: Mon, 18 Dec 2006 01:18:26 +0900
No, I am using script, connecting from xp to win2003. Something like,
set con=createobject("adodb.connection")
con3="provider=SQLOLEDB; server=w3; Database=air; trusted_connection=yes;"
con.open con3
msgbox con.state
That's all. Result is success or 1. I think it should fail.
"Uri Dimant" <urid@xxxxxxxxxxx> wrote in message
news:Of0BMPfIHHA.1008@xxxxxxxxxxxxxxxxxxxxxxx
Han
You said that you log in xp server as administrator and open query
analyzer can connect to win2003 serer by using a xp login?
"Han" <hp4444@xxxxxxxxxxxxxxxx> wrote in message
news:e$fOgFfIHHA.3668@xxxxxxxxxxxxxxxxxxxxxxx
No xp's account is not a member of win2003's Administrator Group if I
understand your question properly.
Sure win2003's account of Administrator is a member of win2003's
Administrator Group or Builtin\Administrators.
"Uri Dimant" <urid@xxxxxxxxxxx> wrote in message
news:ODJIW0eIHHA.4848@xxxxxxxxxxxxxxxxxxxxxxx
Han
Is it possible that xp's account you connect to is a member of
Administrator Group on win2003 ?
"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?
.
- Follow-Ups:
- References:
- Strange integrated authentication success
- From: Han
- Re: Strange integrated authentication success
- From: Uri Dimant
- Re: Strange integrated authentication success
- From: Han
- Re: Strange integrated authentication success
- From: Uri Dimant
- Strange integrated authentication success
- Prev by Date: Re: Strange integrated authentication success
- Next by Date: Re: Strange integrated authentication success
- Previous by thread: Re: Strange integrated authentication success
- Next by thread: Re: Strange integrated authentication success
- Index(es):
Relevant Pages
|
|