Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Making sure a database requires a username
Message
 
 
À
07/03/2008 11:13:43
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Sécurité
Divers
Thread ID:
01299694
Message ID:
01299745
Vues:
11
>>If you want to be prompted for login, remove User Id and Password from the connection string. The SQL Server has to be configure for Mixed mode authentication.
>>
>>Connection1=Data Source=MyServer;Initial Catalog=MyDatabase;
>>
>
>I had to disable the Windows Authentication.

I believe this is a wrong decision. When you install your SQL Server, you need to specify mixed connection. Make sure to create a complex password for sa (default) account.
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform