I've almost solved my problem. It was to do with a my user account (domain\MyUser) that seemed to be corrupted, as it was in the database but did not display in the users administration section.
I renamed to the user (domain\MyUser) to (domain\MyUserOld) in the 'aspnet_Users' and 'Users' table. Browsed to my DNN site and it authenticated me and recreated my user account. Fantastic!
Mike,
I get this message when 'Hide Login Controls?' is enabled and 'DotNetNuke Authentication Settings' is not enabled.
No providers are enabled - the standard DotNetNuke Authentication provider will be used.
Is this correct?
I still get valid domains regardless of what I type into the 'Root Domain'. AD auto login is working so I'm not too concerned.
Accessing Global Catalog:
OK
Checking Root Domain:
OK
Accessing LDAP:
OK
Find all domains in network:
3 Domain(s):
Domain.myitem.net (Domain)
Dev.Domain.myitem.net (Dev)
Apps.Domain.net (APPS)
Also, Just before the user is sucessfully logged in to the portal this error is recorded in the event log. Any ideas?
AssemblyVersion: 04.07.00
PortalID: 1
PortalName: DEV
UserID: -1
UserName:
ActiveTabID: 237
ActiveTabName: Home
RawURL: /Default.aspx
AbsoluteURL: /Default.aspx
AbsoluteURLReferrer:
UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; InfoPath.1; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022)
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: db913f7c-d3fa-4803-9437-e3491fa4f9c5
InnerException: Error processing AD login
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.Threading.Thread.AbortInternal
StackTrace:
Message: System.Exception: Error processing AD login ---> System.Threading.ThreadAbortException: Thread was being aborted.at System.Threading.Thread.AbortInternal()at System.Threading.Thread.Abort(Object stateInfo)at System.Web.HttpResponse.End()at System.Web.HttpResponse.Redirect(String url, Boolean endResponse)at System.Web.HttpResponse.Redirect(String url)at DotNetNuke.Authentication.ActiveDirectory.HttpModules.AuthenticationModule.OnAuthenticateRequest(Object s, EventArgs e)--- End of inner exception stack trace ---
Source:
Server Name: DevServer