Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Best way to be secure over the Internet?
Message
De
28/03/2000 19:06:13
 
 
À
28/03/2000 09:06:02
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Sécurité
Divers
Thread ID:
00351213
Message ID:
00351782
Vues:
25
Mike,

Thanks for the feedback! I'll go dig up that article in a bit when I get a few minutes.

>Doug,
>
>I've never configured SQL Server for access over the Internet but I can think of one must do - change the TCP/IP port number. By default, packets will be sent to port 1433. Use the Server Network Utility to change that.

Why would you change the port from 1433? Security precaution?


>
>Here's an MSKB article that may prove useful:
>http://support.microsoft.com/support/kb/articles/Q216/4/15.ASP?LNG=ENG&SA=ALLKB&FR=0
>
>


>When you say "manage their own data but no one else's" is the data in the same or different databases. SQL Server does not have a native row-wise security mechanism. The easiest thing would be to put the data into different databases. Give all users a SQL Server login and access to only their own database. If you add them to the db_owner database role, they'll have full access to manipulate the data in their database only.
>
>-Mike

I'd probably give tham all their own databases. I'd need to be able to restrict them to 'n' MB but I could probably just do that with NT I'm thinking. I want them to have sa rights on their stuff alone but from what you're suggesting that sounds like a no-go. And, as you suggested, I'd give each their own SQL account complete with ID & unique password.

Thanks again Mike!!

Best,

DD
Best,


DD

A man is no fool who gives up that which he cannot keep for that which he cannot lose.
Everything I don't understand must be easy!
The difficulty of any task is measured by the capacity of the agent performing the work.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform