Hi All
Our DNN box is a Win 2K3 server and I am trying to migrate it off to a new server. The old box is set up where users and their roles are administered through Active Directory (example. to set up a new user we add them to an AD group and they can then log into DNN and their access has been defined in one step). The old box's roles gets updated automatically. I copied the whole db and DNN folder over to the new box but this isn't happening on the new box. Looking at the DNN_PortalSettings table I have AD_SynchronizeRole set to true on both, same root domain, same provider type, same default domain, same AD_AuthenticationType (delegation) and the same AD_AuthenticationPassword on each Portal. Is there a setting or command I need to run to initialize the test box? Thanks to all for their help.
SettingName SettingValue
AD_AuthenticationPassword [removed]
AD_AuthenticationType Delegation
AD_AutoCreateUsers False
AD_DefaultDomain GNCI_PGH
AD_EmailDomain [removed]
AD_HideWindowsLogin False
AD_ProviderTypeName DotNetNuke.Authentication.ActiveDirectory.ADSI.ADSIProvider, DotNetNuke.Authentication.ActiveDirectory
AD_RootDomain DC=[removed],dc=com
AD_StripDomainName False
AD_SubNet
AD_SynchronizePassword False
AD_SynchronizeRole True
AD_UserName [removed]
AD_WindowsAuthentication True