I am new to the company and I am tasked with cleaning up old logins on all of the servers for all of the databases.
I am new to SQL 2005, I grew up using SQL Server 2000 and am very confused on some things.
Why when I look at the number of logins I only see 10 users but when I look under each of the databases I still see so many more users? Under many of the databases I see users that were never listed under my logins that I deleted?
For example there was about 20 logins listed, I cleaned up and got the list down to 10 (the essential people that really need to have access to the databases on the server). Now I am going to each of the databases it seems now I again have to delete the people along with a handful of others that I have never seen before.
Also now I just noticed that under the database schemas there is a whole other list of users. So even though now I have deleted many people from the login, then I went and deleted them again plus more from the databases and now a third time I am going through the database schemas and again deleting people.
I am using Microsoft SQL Server Management Studio to delete my users (not a SQL command).
Help, I did not realize this cleanup task would be so big, I don’t remember it being that big of a chore using SQL 2000.
I am new to SQL 2005, I grew up using SQL Server 2000 and am very confused on some things.
Why when I look at the number of logins I only see 10 users but when I look under each of the databases I still see so many more users? Under many of the databases I see users that were never listed under my logins that I deleted?
For example there was about 20 logins listed, I cleaned up and got the list down to 10 (the essential people that really need to have access to the databases on the server). Now I am going to each of the databases it seems now I again have to delete the people along with a handful of others that I have never seen before.
Also now I just noticed that under the database schemas there is a whole other list of users. So even though now I have deleted many people from the login, then I went and deleted them again plus more from the databases and now a third time I am going through the database schemas and again deleting people.
I am using Microsoft SQL Server Management Studio to delete my users (not a SQL command).
Help, I did not realize this cleanup task would be so big, I don’t remember it being that big of a chore using SQL 2000.