Re: Windows NT user or group "XX" not found



Well, can you show us thje exactly command ?

Perhaps you nee brackets

CREATE LOGIN [Corporate\BobJ] FROM WINDOWS;




<markric@xxxxxxxxx> wrote in message
news:1152443617.472885.224130@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi Uri,

I'm trying to grant an existing Windows account access to a SQL Server
database. The SQL Server Express 2005 installation si running in
Windows Only mode.

- MR

Uri Dimant wrote:
Hi
Does the login exist in SQL Server? What is authentication you set up on
your machine? Is it Windows Only or Mixed one?



.



Relevant Pages

  • Re: login 101..
    ... On Windows 2003, SQL Server 2005 can enforce the Windows password complexity ... Windows authentication - SQL Server uses a special protocol to ask ... user is in the list of allowed logins, ...
    (microsoft.public.sqlserver.security)
  • Re: Windows NT user or group not found.
    ... out what SQL Server thinks the login name is vs. what Windows thinks the ... When the SQL Server collation and the Windows collation are different, ... The following example uses the Param2 parameter to get the SID from Windows ...
    (microsoft.public.sqlserver.connect)
  • RE: How to create a trusted connection
    ... What do you mean by "creating a Windows login"? ... To login SQL Server 2000 using trusted connection, grant the Windows ... Group" in SQL Server Books Online to get the concept, ...
    (microsoft.public.sqlserver.security)
  • Re: Connecting to SQL from a Windows Service
    ... There is probably some way to debug this, but that's deeper Windows knowledge than I can dredge up right now. ... I looked into the Event Log and found that when my service ... 1st Login succeeds. ... You can try turning on login auditing in SQL Server and then check the ...
    (microsoft.public.sqlserver.connect)
  • Re: Convert SQL Account to Windows Accounts + EXEC on ALL SPs
    ... Windows authentication instead of SQL Server Authentication. ... This one account is used by "all workstations". ... First thing is of course to grant access to the Windows accounts. ...
    (comp.databases.ms-sqlserver)