Jump to content

Sql Server 2008 -- limiting user rights?


davej

Recommended Posts

I can't figure out how to create a database account with restricted rights from cPanel so I am wondering how this is accomplished? Is this a "trapdoor" type of thing that is accomplished via accesses to the database? As an alternative is there perhaps a list of commands I could filter out to create the same result? Does anyone have this figured out? Thanks.

Link to comment
Share on other sites

If you're using cPanel then you probably can't create users via SQL, but if you can then you use this: http://msdn.microsoft.com/en-us/library/ms173463.aspx With MySQL users in cPanel there is an interface where you specify the permissions you want the user to have, I've never seen cPanel interact with SQL Server.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...