Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Does sp_serveroption have any security implications?

Status
Not open for further replies.

JtheRipper

IS-IT--Management
Joined
Oct 4, 2002
Messages
274
Location
GB
Hi there,

I wrote a stored procedure that looks on all SQL Servers is a certain login exists, but I have to run the sp_serveroption command else I receive the error:
&quot;Error Description : Server '<Server Name>' is not
configured for DATA ACCESS.&quot;

I want to know that if I run the sp_serveroption command if it will have any security implications on my servers?

Thanks,
Jaco
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top