Re: Setting perm. on stored procedures using windows auth.
From: Adnan Selimovic (aselimovic@internet.ba)
Date: 01/07/03
- Next message: Erland Sommarskog: "Re: EXECUTE permission denied on nested procedure call"
- Previous message: Dan Guzman: "Re: EXECUTE permission denied on nested procedure call"
- In reply to: Wayne Snyder: "Re: Setting perm. on stored procedures using windows auth."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Adnan Selimovic" <aselimovic@internet.ba> Date: Tue, 7 Jan 2003 09:30:54 +0100
That was the problem. Thank you Wayne.
Adnan
"Wayne Snyder" <wsnyder@computeredservices.com> wrote in message
news:eHKrgQctCHA.1628@TK2MSFTNGP10...
> Without more details it is hard to say... However, if you are logged in to
a
> windows account and are in the local windows administrators group, that
> group ( by default) is part of the SQL Server Sysadmins group which gives
> complete permissions on the server... Is that what is going on for you?
>
> --
> Wayne Snyder, MCDBA, SQL Server MVP
> Computer Education Services Corporation (CESC), Charlotte, NC
> www.computeredservices.com
> (Please respond only to the newsgroups.)
>
> I support the Professional Association of SQL Server (PASS) and it
community
> of SQL Server professionals.
> www.sqlpass.org
> "Adnan Selimovic" <aselimovic@internet.ba> wrote in message
> news:exGdJZbtCHA.2544@TK2MSFTNGP11...
> > Hi folks!
> >
> > I have create 1 security login for a domain user and I have enabled
> Windows
> > Authentication. I added that 1 user to a database role and I set execute
> > permissions for some stored procedures in my database.
> >
> > The problem is that SQL 2000 ignores all that permissions and gives me
> full
> > access to the database. I set connection string correctly and enabled
> > Windows Integrated authentication on my web server.
> >
> > Does anybody knows why the permissions are ignored?
> >
> > Cheers from Sarajevo,
> >
> > Adnan Selimovic
> >
> >
>
>
- Next message: Erland Sommarskog: "Re: EXECUTE permission denied on nested procedure call"
- Previous message: Dan Guzman: "Re: EXECUTE permission denied on nested procedure call"
- In reply to: Wayne Snyder: "Re: Setting perm. on stored procedures using windows auth."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|