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

HomeHomeDNN Open Source...DNN Open Source...Provider and Extension ForumsProvider and Extension ForumsAuthenticationAuthenticationDNN AD fix 4.4.1 not updating user profilesDNN AD fix 4.4.1 not updating user profiles
Previous
 
Next
New Post
2/5/2007 2:51 PM
 
I recently upgraded to DNN 4.4.1 from 4.3.4 so that I could use the DNN fix that us available. I am trying to created a phone directory for my intranet users, and I am using Xmod and XMod remote Data tool. I have it all setup correclty and it is reading the database and reporting the data from the database correctly. The problem is that the user account profiles are not updating in the database. When a NEW user logs in, A user account is created, and the e-mail, phone number, and group memberships are pulled from AD and added to the user profile. However, If I chage something in AD The change is not made in DNN on the next log on. The only way that I have found to make the change in DNN is to direcly edit the database. I applied the DNN AD fix in the hopes that this would take care of the issue, and no go.

I am running DNN 4.4.1 on Windows 2003 with SQL 2000. I am using Windows authentication with impersination turned on. Is there something I am missing?

Aaron
 
New Post
2/5/2007 3:22 PM
 

I'll step through the code to see where it's breaking. I'm sure it was working when I tested it using Windows Authentication but I could be wrong. I do know that it's working in mixed mode.

EDIT: In trying to duplicate the problem before checking the code I can see that it's not synching like it should but if I kill the aspnet.exe process the next time the site is launched synching occurs.

 

 
New Post
2/5/2007 5:59 PM
 
Okay I'm no further ahead than I was earlier.  All WindowsSignin calls is AuthenticationLogon which is the same procedure that it's always called and the one that Stuart and I have edited to call another procedure that does the synchronization every time. At this point it's next to impossible to debug because the app gets restarted everytime I launch it from Visual Studio so everything works. I'm going to investigate how to get events written to the log and put some in the code so that I can try to sort out what's getting skipped. One thing I did notice that I don't remember from previous versions is that if I log out of the site, close all browser windows and then go back into the site I'm not automatically logged in. I haven't tried waiting the 20 minutes or so until the process recycles yet. Has that always been the case or is it new?
 
New Post
2/6/2007 1:44 PM
 
I have had the login issue in the past, my solution was to remove the login button from the skin I am using. This is not the best solution, but works in the environment I am using this for.
 
New Post
2/6/2007 5:21 PM
 

Here's where I'm at. I've been looking at this off and on all day between helping students. I made my user an admin on the website and put a bunch of log viewer notifications throughout the code to try and track the code and noticed something that I didn't before (because I wasn't looking for it. ). If I launch the site fresh either directly through Visual Studio, altering the web.config, or after making sure the ASPNET process has timed out (killing the process in task manager) and go to the Log Viewer it shows that I've logged into the site. If I close it (and all IE windows) and then launch the site again it loads immediately (makes sense because the process is still running in the background) and then go to the log viewer it doesn't register that I've logged in and none of the notifications I've added show up. As I'm seeing it because WindowsSignin.aspx isn't even getting hit there's no way to force synchronization under full authentication as long as the ASPNET process hasn't recycled. I didn't hear of any problems before DNN 4.4.1 but I'm thinking they may have been there in the DNN 4 line all along (at least since DNN 4.4.0) and nobody noticed.

Could I get some of you who are having the problems with synchronization to verify what I'm seeing? Give your user admin rights on the site and then check the Admin->Log Viewer to see if it's registering your login everytime you do so. If you're seeing the same as I am then that does two things. One, it proves I'm not on crack and, two, gives us a starting point on fixing the problem.

 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Provider and Extension ForumsProvider and Extension ForumsAuthenticationAuthenticationDNN AD fix 4.4.1 not updating user profilesDNN AD fix 4.4.1 not updating user profiles


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