Click here to monitor SSC
SQLServerCentral is supported by Red Gate Software Ltd.
 
Log in  ::  Register  ::  Not logged in
 
 
 

Just SQL Auth

By Steve Jones, 2009/11/20

Total article views: 66 | Views in the last 30 days: 1

Clients can sometimes be the bane of ISVs.  They are important for sales, and ongoing revenue, but quit a few of them will also cause problems and issues with our applications. Not that ISVs build the best applications, but they know how things work. Internal IT staffs sometimes cause extra work by mucking around with code.

I noticed a post from an ISV awhile back asking if there was a way to remove Windows authentication. Most of us know that we can't remove it, and it concerned me a bit that an ISV didn't know this. The poster wanted to know if we could make the database more secure, potentially limiting the ability of a client to muck around with the database.

Whether you think that' s a good idea or not, I wonder if there is value in changing the security model for SQL Server. For an interesting Friday poll, take a step back and rethink things and answer this question:

Would you like the ability to remove Windows Authentication?

In practical terms this would be a simple change of the radio buttons on the security tab from 2 options to 3. We'd then have:

  • Windows only Authentication
  • Windows and SQL Authentication
  • SQL only Authentication

In this case we could possibly only connect with a username and password to the database server.  I haven't really come across the need to do this myself, but what about in embedded  software? Those places where you are installing a database in a potentially hostile environment? What If you could use TDE to encrypt the files and then only allow name/password access, or possibly only through some integration with a type of smartcard or other hardware device?

I'm not sure if this is a good idea or not. I know that it's not recommended, and there are some good arguments in this blog post  about why Windows auth is a good idea. Give us your opinion this Friday and maybe it will get added to a future version of SQL Server.

Steve Jones


The Voice of the DBA Podcasts

Everyday Jones

The podcast feeds are available at sqlservercentral.mevio.com. You can also follow Steve Jones on Twitter:

Overall RSS Feed: or now on iTunes!

Today's podcast features music by Everyday Jones. No relation, but I stumbled on to them and really like the music. Support this great duo at www.everydayjones.com.

I really appreciate and value feedback on the podcasts. Let us know what you like, don't like, or even send in ideas for the show. If you'd like to comment, post something here. The boss will be sure to read it.

By Steve Jones, 2009/11/20

Total article views: 66 | Views in the last 30 days: 1
Your response
 
 
Related Articles
BLOG

Podcasting

A new video setup is on the way!!!! Actually I'll do a couple podcasts on podcasting over the hol...

ARTICLE

Is Windows 2003 Really Faster?

Is Windows 2003 really faster for a SQL Server/IIS environment? Let us do all the leg work for you! ...

ARTICLE

Podcast Announcements

Podcast Feeds

BLOG

Podcast Upgrades

A minor change for the podcasts next week. I got my wireless microphone, and I'm working with it a b...

FORUM

Could not obtain information about Windows NT group/user

Could not obtain information about Windows NT group/user

Tags
editorial    
security    
 
Contribute

Join the most active online SQL Server Community

SQL knowledge, delivered daily, free:

Email address:  

You make SSC a better place

As a member of SQLServerCentral, you get free access to loads of fresh content: thousands of articles and SQL scripts, a library of free eBooks, a weekly database news roundup, a great Q & A platform… And it’s our huge, buzzing community of SQL Server Professionals that makes it such a success.

Join us!

Steve Jones
Editor, SQLServerCentral.com

Already a member? Jump in:

Email address:   Password:   Remember me: Forgotten your password?
Steve Jones