Guys,
Is it possible to disable or prevent Trusted Connection logins to Sql Server Express 2005 installed on a laptop for non-admin accounts using DDL triggers?
Also, could I restrict any login attempts, either Windows Authentication or Sql Server authentication, to only admin and webserver accounts.
Any sample code or link to an article would help a lot.
thanks,
_t
Is it possible to disable or prevent Trusted Connection logins to Sql Server Express 2005 installed on a laptop for non-admin accounts using DDL triggers?
Also, could I restrict any login attempts, either Windows Authentication or Sql Server authentication, to only admin and webserver accounts.
Any sample code or link to an article would help a lot.
thanks,
_t