Re: SQL Server registration failed because of the connection failure displayed below
From: Peter Afonin (pafo@specialtypulltabs.com)
Date: 07/25/02
- Next message: Sue Hoegemeier: "Re: Row Level Security"
- Previous message: Marcos M Zorola: "Row Level Security"
- In reply to: linda deng[MS]: "Re: SQL Server registration failed because of the connection failure displayed below"
- Next in thread: linda deng[MS]: "Re: SQL Server registration failed because of the connection failure displayed below"
- Reply: linda deng[MS]: "Re: SQL Server registration failed because of the connection failure displayed below"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Peter Afonin" <pafo@specialtypulltabs.com> Date: Thu, 25 Jul 2002 08:30:16 -0700
Thank you, Linda.
Let me explain in details what I'm doing now.
With the current settings everything works great. These settings are:
1. Under Properties - Security tab:
Authentication: SQL Server and Windows
Start and run SQL Server in the following account: System Account
(before it was set to SPECIALTY\pafo, and it also worked fine)
2. Under "Edit Server Registration properties":
Connection: Use Windows authentication
The error occurs when I change it to "Use SQL Server authentication" and put
"sa" or any other account. When I click "OK", I get this:
"SQL Server registration failed because of the connection failure displayed
below. Do you wish to Modify anyway?
Login failed for user 'sa'"
In my home computer that is not a member of a domain I didn't have any
problems changing authentication. I don't know though whether this has
anything to do with the domain.
Thank you,
Peter Afonin
"linda deng[MS]" <lideng@online.microsoft.com> wrote in message
news:3l7MDZ5MCHA.1380@cpmsftngxa07...
> Hi Peter,
>
> Since you have configured the authentication mode as 'SQL Server and
> Windows' authentication in the security tab, you should also set it in the
> 'Edit SQL Server registration Properties' window. Once you have chosen the
> 'Use SQL Server authentication' option, the 'Login Name' and 'password'
> will be enabled. You should specify the account and password there, which
> is the standard account of the SQL Server like 'sa' and others created as
> 'SQL Server Authentication' in the Enterprise Manager (EM). They are
> different from the Windows account, for example, 'SPECIALTY\pafo' and
> 'Administrator'. You can try to add a new login by expanding
> security\logins in EM.
>
> The authentication mode 'SQL Server and Windows' support two
authentication
> methods. You can specify the standard account after selecting 'SQL Server
> authentication'. Or, you can select 'Windows authentication' which doesn't
> require you to specify the account, because it authenticates with the
> account which you login on the operating system.
>
> If you have any further questions, please don't hesitate to contact me.
>
> Sincerely,
>
> Linda Deng
> Microsoft Support Engineer
>
> This posting is provided "AS IS" with no warranties, and confers no
rights.
>
- Next message: Sue Hoegemeier: "Re: Row Level Security"
- Previous message: Marcos M Zorola: "Row Level Security"
- In reply to: linda deng[MS]: "Re: SQL Server registration failed because of the connection failure displayed below"
- Next in thread: linda deng[MS]: "Re: SQL Server registration failed because of the connection failure displayed below"
- Reply: linda deng[MS]: "Re: SQL Server registration failed because of the connection failure displayed below"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|