Re: Preventing login as 'NT AUTHORITY\ANONYMOUS LOGON'



are your server in the same domain? can you post your web.config?


"et" <eagletender2001@xxxxxxxxx> schrieb im Newsbeitrag
news:ewbSeFScFHA.3560@xxxxxxxxxxxxxxxxxxxxxxx
>I have an asp.net program that uses a connection string, using integrated
>security to connect to a sql database. It runs fine on one server, but the
>other server gives me the error that
> "Login failed for user "NT AUTHORITY/ANONYMOUS LOGON". Why would this be?
> There is no reason it should even be trying to login to using NT
> Authority/Anonymous login. The IIS Server is set to turn off anonymous
> logins, and use integrated security, and my program uses a connection
> string with integrated security. And sometimes it does run, almost like
> there's a contest between which logon the program is going to use and in
> about five minutes it connects properly. But I have no idea why it would
> be losing the connection string I have in the web.config. And as I
> mentioned, it works fine on another server, the difference being the other
> server forces the user to login first. I have one or two forms, with
> several user controls that are loaded depending on what the user selects.
>
> Thanks for any assistance you can send my way.
>
>
>
>


.



Relevant Pages

  • Re: Login without password
    ... Sue has provided you with great resources to resolve your issue. ... Protection Program and to order your FREE Security Tool Kit, ... |>How can I delete the login and add it back? ... I migrate the server from ...
    (microsoft.public.sqlserver.security)
  • Re: Unknown Domain user - domain authentication appears limited
    ... (using cached login). ... Microsoft MVP (Windows Server System: Security) ... > due to the following error: Logon failure: the user has not been granted ...
    (microsoft.public.windows.server.security)
  • RE: Penetration test of 1 IP address
    ... I have been asked to perform a security audit of 1 IP address ... You could grab the banner of the HTTP server or run p0f (if you are using ... Another test would be trying to login as ie admin with the company's name ... Audit your website security with Acunetix Web Vulnerability Scanner: ...
    (Pen-Test)
  • Re: Well done HSBC
    ... The security firm know ... the server usually lets you have a couple of time units either way. ... If login fails and then succeeds, ... security code. ...
    (uk.comp.sys.mac)
  • RE: SQL connection string security (Summary, I think)
    ... Integrated authentication to SQL server is much better. ... So that rules out doing security that way. ... keep the connection string out of the file-system. ...
    (Focus-Microsoft)

Loading