hi all,
We have an older database that's on 2000.
It has a bunch of local logins (SQL Server authentication, the passwords never expire)
The auditor says Move them to domain accounts.
I've done a good bit of moving users, logins in the past but always to other servers.
I need to copy login jbates to new login CORPORATE\jbates and keep all the permissions that jbates had. These logins are all in roles/groups and none own any objects - I've checked that.
So I'm just trying to test with 1 user now to get a technique developed. I'm getting a lot of "user already exists" or "login already exists" errors.
it's probably easier than I'm making it out to be. Can anyone help?
Thanks, John
We have an older database that's on 2000.
It has a bunch of local logins (SQL Server authentication, the passwords never expire)
The auditor says Move them to domain accounts.
I've done a good bit of moving users, logins in the past but always to other servers.
I need to copy login jbates to new login CORPORATE\jbates and keep all the permissions that jbates had. These logins are all in roles/groups and none own any objects - I've checked that.
So I'm just trying to test with 1 user now to get a technique developed. I'm getting a lot of "user already exists" or "login already exists" errors.
it's probably easier than I'm making it out to be. Can anyone help?
Thanks, John