RE: SQL Server in different machine
From: Kavi (Kavi_at_discussions.microsoft.com)
Date: 12/15/04
- Next message: BR: "SQL 7 to Oracle Openquery"
- Previous message: Fany Vargas [MSFT]: "RE: SQL Server in different machine"
- In reply to: Fany Vargas [MSFT]: "RE: SQL Server in different machine"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 14 Dec 2004 17:25:12 -0800
Thanks very much Fany. I learnt a lot from your answer.
Kavi.
"Fany Vargas [MSFT]" wrote:
> 1. With no error message its difficult to tell if the issue is security or
> connectivity. You can enable security auditing on the SQL Server:
>
> In Enteprise Manager
> Expand the server group.
> Right-click the SQL server, and then click Properties.
> Click the Security tab.
> Under Authentication, click SQL Server and Windows.
> Under Audit level, select the level at which user accesses to Microsoft®
> SQL Server™ are recorded in the SQL Server error log:
> None causes no auditing to be performed.
> Success causes only successful login attempts to be audited.
> Failure causes only failed login attempts to be audited.
> All causes successful and failed login attempts to be audited.
>
> after you restart SQL Server, you will then see any login failures in the
> SQL errorlog (program files\micrososft sql server\mssql\log)
>
> 2. If you see a msg ststing loging failed for user 'IUSER_machinename' then
> yes you need to grant permissions to IUSR
>
> 3.Also check these KB:s
>
> PRB: "Login Failed" Error Message When You Create a Trusted Data - ID:
> 316989
> http://support.microsoft.com/?id=316989
>
> Authentication methods for connections to SQL Server in Active Server - ID:
> 247931
> http://support.microsoft.com/?id=247931
>
> PRB: Troubleshooting Error 80004005 "Login Failed" in ASP - ID: 306586
> http://support.microsoft.com/?id=306586
>
>
> Fany Vargas
> Microsoft Corporation
> This posting is provided "AS IS" with no warranties, and confers no rights.
>
> Are you secure? For information about the Strategic Technology Protection
> Program and to order your FREE Security Tool Kit, please visit
> http://www.microsoft.com/security.
>
> Microsoft highly recommends that users with Internet access update their
> Microsoft software to better protect against viruses and security
> vulnerabilities. The easiest way to do this is to visit the following
> websites:
> http://www.microsoft.com/protect
> http://www.microsoft.com/security/guidance/default.mspx
>
>
- Next message: BR: "SQL 7 to Oracle Openquery"
- Previous message: Fany Vargas [MSFT]: "RE: SQL Server in different machine"
- In reply to: Fany Vargas [MSFT]: "RE: SQL Server in different machine"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|