Re: permission problems running SQLExpress under terminal server
- From: "Uri Dimant" <urid@xxxxxxxxxxx>
- Date: Tue, 26 Jun 2007 09:32:33 +0300
Hi
The programm connects to SQL Server via a login that you defined on the
server. So non admin users are running the programm in context of the login
the application connects to. You mentioned that program is crashed, what is
the error?
Okay, I see you set up SQL Server with Windows Authentication mode only.
Create a group on the machine where SQL Server run and add those users tio
the group. It is up to you wether or not not the users are member of syadmin
server role.
<astroboyfusion@xxxxxxxxxxxx> wrote in message
news:46806b20$0$46400$c30e37c6@xxxxxxxxxxxxxxxxxxxxxxxxx
Hi all,
I've installed SQLExpress under terminal server, and everything worked
great.
Except, when the terminal server users don't have admin access, my program
crashes.
I noticed when I used Microsoft SQL Server Management Studio express on
the
non admin accounts, I couldn't view the tables.
I went to the standard folder C:\Program Files\Microsoft SQL
Server\MSSQL.1\MSSQL\Data
and windows denied me acess to that folder.
My question is, How can I let the users with non admin access run my
program
without having them access to the data folder.
Also, is there a quick fix for my problem above to get it working? giving
admin access to everyone isn't an option.
p.s I've installed sqlexpress in Authentication Method = "Windows
Authentication"
p.s.s I've research on user instances, but felt that it didn't solve my
problem. Every user must access the same centralised data.
cheers
Astro
.
- References:
- permission problems running SQLExpress under terminal server
- From: astroboyfusion
- permission problems running SQLExpress under terminal server
- Prev by Date: Re: What are the Roles of Production DBA?
- Next by Date: Re: No selections in Proxy List (SQL 2005)
- Previous by thread: permission problems running SQLExpress under terminal server
- Next by thread: Re: permission problems running SQLExpress under terminal server
- Index(es):
Relevant Pages
|
|