Re: SQL Server Logins do not have database access
- From: "Brett I. Holcomb" <Brett@xxxxxxxxxxxxxxxxx>
- Date: Wed, 26 Apr 2006 20:48:02 -0400
Check out sp_help_revlogin - it's in the knowledgebase and will help get the
logins back.
HarlanM wrote:
I uninstalled SQL Server 2000 and reinstalled w/ SP4 because SP4 wouldn't
install correctly on the existing installation. After new installation, I
created all user logins before restoring the databases. I restored the
databases which restored the users in each database with their previous
permissions. Most of the users are domain accounts using windows
authentication. A few users are SQL Server logins. A few of these SQL
Server logins are owners of tables in some databases.
These SQL Server logins in the Security section of Enterprise Manager do
not have access to any of the databases but they are in the user lists in
the databases. I fixed some of them by deleting the user from the database
and then adding them again. The problem I have is with the users that own
tables. I can't remove the users because they own objects and I can't fix
the database access rights at the security section because they already
exist.
Is there a way to straighten this out?
.
- Follow-Ups:
- Re: SQL Server Logins do not have database access
- From: Laurentiu Cristofor [MSFT]
- Re: SQL Server Logins do not have database access
- Prev by Date: Re: What do you do when no one has sysadmin rights?
- Next by Date: Re: SQL Server Logins do not have database access
- Previous by thread: What do you do when no one has sysadmin rights?
- Next by thread: Re: SQL Server Logins do not have database access
- Index(es):
Relevant Pages
|