Re: MSDE connection problem
From: Niels (anonymous_at_discussions.microsoft.com)
Date: 11/03/04
- Previous message: Thomas Tsang: "Re: access deny the sa account"
- In reply to: Andrea Montanari: "Re: MSDE connection problem"
- Next in thread: Andrea Montanari: "Re: MSDE connection problem"
- Reply: Andrea Montanari: "Re: MSDE connection problem"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 2 Nov 2004 23:21:18 -0800
Andrea,
thanks a lot you for your comment,
but it don't solve my problem. :-(
>MSDE runs in it' own security context, usually under
>the "LocalSystem" account, an administrative Windows
>account with enought privileges to performs it's
>assigned tasks... remove that OS
>privileges for the restricted users...
Well, that means that running MSDE was not restricted by
the prvileges for the windows user?
Why, did I get an different behaivor on diffrent user
accounts?
The Installation of MSDE was running on the unrestricted
account - could this cause the problem?
>you only need to grant that (restricted) users login
>to MSDE, and, of course, granting them access to the
>desired dbs..
I don't use internal security. All windows users login to
the database by using the same (SQL) userid. This userid
have all rights to read and change data.
I think my problem starts earler, because I see the MSDE
symbol in the taskbar but it have *no green arrow or red
rectangle*. It shows only a empty white circle.
>info on how to accomplish these task via oSql.exe ,
>the command line tool provided with MSDE
If i was logged in by the restricted windows user account
all used tools (inclusive osql.exe) can't create
connection to the database.
"osql -L" shows the Name of the MSDE Instance, but trying
to connect by using the DatabaseuserID by "osql -U myName"
fails. Using the unrestricted Windowsaccount all works
fine.
Do you have any idea what i can do?
Thanks in advance.
Niels
- Previous message: Thomas Tsang: "Re: access deny the sa account"
- In reply to: Andrea Montanari: "Re: MSDE connection problem"
- Next in thread: Andrea Montanari: "Re: MSDE connection problem"
- Reply: Andrea Montanari: "Re: MSDE connection problem"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|