Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Revealing Unhandled Error Page!!Revealing Unhandled Error Page!!
Previous
 
Next
New Post
7/1/2008 1:34 PM
 

I occasionally get an error message that contains the below message. It includes the domain and the server name, which suggests a whole slew of problems exist there, but this raises some security concerns. I've been trying to find where this error message is constructed to take out this line that prints the server account name. Any idea where this is located?
(Even better, anyone seen this error before with their portal?)

 

Unhandled Error

Error Details

File  
Error   Login failed for user 'DOMAIN\SERVERNAME$'.
 
New Post
7/2/2008 10:41 AM
 

I have searched through the application and found several error/execption pages, but none that appear to construct one like the above.

Can anyone help? :)

 
New Post
7/7/2008 11:05 AM
 

I am interested in this as well.  Has anyone thought of a solution?

 
New Post
8/19/2008 4:52 PM
 

it's not a page, it's actually a function of the logging provider. If theres an error the logging provider tries to log it. By default the logging provider uses the database (DBLoggingProvider in your web.config), so if the database is not available the error can't be logged. In this case the error is written to the output stream so is visible. The actual error text comes from the exception, in this case sqlexception, which shows the failed user. This information is not hugely useful to anyone as it's a windows authenticated user, so theres not an easy way for potential hackers to use the details. However if you want to remove these messages edit Library\Components\Shared\HtmlUtils.vb and update the WriteError function so it doesn't write out the message parameter.

Cathal


Buy the new Professional DNN7: Open Source .NET CMS Platform book Amazon US
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Revealing Unhandled Error Page!!Revealing Unhandled Error Page!!


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out