Hi,
This is the situation: i have two virtual machines (both of them running a windows 2003 r2 totaly configured): one of them is a domain controller (with domain is dominio.local and netbiosname dominio), and the other is a member of that domain running a dnn. I configured the dnn authentication against the active directory configured in the first machine. The result was OK.
The Root Domain: dc=dominio,dc=local
UserName: dominio\user
etc...
Result: OK.
Now, i have the same environment but with the difference that the domain it´s a subdoman... si i have two new virtual machines, one configured with active directory (dev.dominio.local, netbiosname dev) and the other hosting a dnn.
I tried all the strings to root domain and username but i could not make it work :(
This is the exception i found out:
AssemblyVersion: 04.05.01
PortalID: 0
PortalName: ***********
UserID: 2
UserName: admin
ActiveTabID: 53
ActiveTabName: Authentication
RawURL: /areus/Admin/Authentication/tabid/53/Default.aspx
AbsoluteURL: /AReus/Default.aspx
AbsoluteURLReferrer: http://localhost/areus/Admin/Authentication/tabid/53/Default.aspx
UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.2; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30)
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: 21d836e3-a0ec-4d2e-933b-8e2fc1bde557
InnerException: The specified domain either does not exist or could not be contacted.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.DirectoryServices.DirectoryEntry.Bind
StackTrace:
Message: System.Runtime.InteropServices.COMException (0x8007054B): The specified domain either does not exist or could not be contacted. at System.DirectoryServices.DirectoryEntry.Bind(Boolean throwIfFail) at System.DirectoryServices.DirectoryEntry.Exists(String path) at DotNetNuke.Security.Authentication.ADSI.Configuration..ctor()
Source:
Server Name: ************
S.O.S.