FIX: A Non-Sysadmin May Execute sp_procoption Stored Procedure (277809)
The information in this article applies to:
This article was previously published under Q277809
BUG #: 57213 (SQLBUG_70)
SYMPTOMS
Microsoft SQL Server Books Online states the following concerning the execution of the sp_procoption stored procedure:
Execute permissions default to members of the sysadmin and
setupadmin fixed server roles. Startup procedures must be owned by the
database owner in the master database.
This is not the intended behavior. Only logins that are a member of the System Administrators fixed server role should have execute permission on sp_procoption.
STATUS
Microsoft has confirmed this to be a problem in SQL Server 7.0. This problem has been corrected in U.S. Service Pack 3 for Microsoft SQL Server 7.0.
For more information, click the following article number to view the article in the Microsoft Knowledge Base: 274799 INF: How to Obtain Service Pack 3 for Microsoft SQL Server 7.0 and Microsoft Data Engine (MSDE) 1.0
For more information, contact your primary support provider.
Modification Type: | Major | Last Reviewed: | 3/14/2006 |
---|
Keywords: | kbBug kbfix KB277809 |
---|
|