Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 Granting NT Login Error

Author  Topic 

real_pearl
Posting Yak Master

106 Posts

Posted - 2005-02-25 : 03:45:00
I am getting error when I execute

sp_grantlogin 'domain\ntlogin'

Windows NT user or group 'domain\ntlogin' not found. Check the name again.

While 'domain\ntlogin' is a valid login.
   

- Advertisement -