Ask a Question related to ASP.NET Security, Design and Development.
-
manos papaoikonomou via .NET 247 #1
anonymous logon
I have aproblem.
I develop my asp.net site at my pc (named PCMANOS)(running IIS) and I have the SQL Server at another pc (named ATHDC).
I've already created an IUSR_PCMANOS user account at ATHDC and I've given the appropriate priviledges to read and write from the database.
When I test the site from my pc,I have no problem.
If I test the site from another pc (belonging to my company's intranet - eg I write pcmanos\mytest\mainPage.aspx) the main page is oponned correctly but I cannot open the database and I have the exception message "NT authority/anonymous logon failed"
I have also enabled anonymous access from IIS.
I don't no what else I can do...
Can anyone help me??
-----------------------
Posted by a user from .NET 247 ([url]http://www.dotnet247.com/[/url])
<Id>vfTxpAUouUSjMV6semyINQ==</Id>
manos papaoikonomou via .NET 247 Guest
-
ODBC Socket DSN erroring out 'ANONYMOUS LOGON'
Hi everyone, I am desperately needing your help, I'm a newbie. I am developing an application which is currently local with remote SQL Server 2K. ... -
Login failed for user 'NT AUTHORITY\ANONYMOUS LOGON' msg
Hey Guys, I have inherited an evil app that I am trying to fix. It is a VB6 desktop app, that I am trying to port to the web using VB6/com+/ASP... -
Login failed for user 'NT AUTHORITY\ANONYMOUS LOGON'.
I'm getting a Login failed for user 'NT AUTHORITY\ANONYMOUS LOGON' error. I'm running IIS 6 on 2003 Server The error occurs when my asp.net page... -
How do I log onto anonymous ftp ?
Hello I have logged onto ftps before, but never an anonymous one. I need to log into ftp://archive.progeny.com/ I can view the files with... -
"...not allow you to logon interactively..." preventing my Logon
Ok, I have tried rebooting in Safe Mode, and know that the Administrator account is still called "Administrator". However, even in safe mode, I... -
avnrao #2
RE: anonymous logon
what authentication does ASP.Net use? is it windows authentication
and if you have impersonation enabled, this will come up. try to disable the impersonation and check
Av.
avnrao Guest



Reply With Quote

