A、Use the SQL Server 2005 Management Studio to review the permissions of the default database objects.
B、Query the sys.server_permissions table on Server1.
C、Execute the sp_helplogins system stored procedure for each of the default users that the MedDATA application creates.
D、Query the sys.database_permissions and sys.database_principals tables in the MedDB database.