Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Login Assistance
Message
De
12/08/2002 13:02:55
 
 
À
12/08/2002 10:18:59
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Sécurité
Divers
Thread ID:
00688124
Message ID:
00688681
Vues:
41
>What we are trying to do is create a Web app that users should be able to access with a login. So if we use an ADO, do we need to have the security at the Web only or at both the web and server?
>
>Hope I haven't confused you guys more...
>
>Nicky

My recomendation would be, for a web ap, since the users never actually connect to the database, to use a single SQL Login (SQL server or Nt server doesn't matter) which has db_owner access to the data (or SPs) and control the user login/secuirty at the application level.

BOb
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform