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 ForumsAuthenticationAuthenticationInstallation BluesInstallation Blues
Previous
 
Next
New Post
6/17/2008 12:23 PM
 

I've been making a note of all the symptoms I'm seeing. What I don't know is the diagnosis.

1) To make any changes on the Admin-->Authentication page, I must turn impersonation off. If I don't, the global catalog is not found.
2) To authenticate users, I must subsequently turn anonymous impersonation back on.
3) Supplying a valid username and password to impersonate causes windowssignin to hang.
4) When a user authenticates, most distribution groups synchronize. No security groups sync.

Those are the symptoms, here are the specifications:

1) In the AD snap-in, all security groups are of type: Security Group - Local Domain.
2) All corresponding security groups in DNN are using the pre-2000 nomenclature.
3) I am running DNN 4.8.3 on Windows 2003 Server using IIS6 and dot net 2. All service packs installed.
4) I am using the 01.00.04.36979 build of the provider. I encountered the same problems with previous builds.
5) There are seven domains in the forest.
6) I'm only trying to sync to one of the domains, but the other six would be okay to get.

Getting a little frustrated after a couple of weeks of getting nowhere fast. Thanks for anything that points me in the right direction.

 
New Post
6/17/2008 3:30 PM
 

Hello Tom,

For the same version, I live commented the TWO "add name authentification type"  in config file, but I have of course no autologin feature. But until now, I can't synchronise my global security group. On a version 4.8.0 It was possible. why??? with the same provider.

I would like to test the new 4.8.4 tomorrow on a vmware machine...with Dotnetnuke it's not a luxe.

All together we are a little less frustrated.

Henri

 

 
New Post
6/17/2008 4:26 PM
 

Tom when using impersonation in your web.config does it look like this (note which lines are commented out)?

<!-- Forms or Windows authentication -->
    <authentication mode="Forms">
      <forms name=".DOTNETNUKE" protection="All" timeout="60" cookieless="UseCookies" />
    </authentication>
    <identity impersonate="true" userName="domain\username" password="password" />
    <!--
      <authentication mode="Windows">
      </authentication>
  -->

For #4 are you sure it's not security groups that are synching and not distribution groups? Everything I've read on getting groups and in my own testing shows that distribution groups are not synched while security groups are synched (when using tokenGroups to get the groups a user belongs to).

As I think I've mentioned before, I don't have a Forest to test against and for that I apologize but I do know of users that have gotten it working on forests with the exception of some synching problems (the common problem is that synching only worked for the domain that was set in the settings and not for the other domains available).

 

 
New Post
6/17/2008 6:01 PM
 

Web.config is exactly what you show, down to userName being spelled with a capital N. If I use account credentials, windowssignin hangs until I finally get the timeout error. If I impersonate with no credentials, I can authenticate. If I don't impersonate, I can make changes, but I can't authenticate. Exactly as stated.

For #4, I guess these actually are all universal security groups that are syncing, not distibution lists. No local domain security groups sync, though, which I assume is the forest problem that others are having. If that's the case, then I guess I'm in the same boat as everybody else, aren't I? (No pun intended, being from Iowa.)

 
New Post
6/17/2008 6:43 PM
 

Here is the exact sequence of steps I have to follow to modify my authentication settings:
1) Log in with anonymous impersonation uncommented.
2) Go into web.config on the server and comment out impersonation.
3) Make whatever changes I want on the admin-->authentication page.
4) Uncomment anonymous impersonation in web.config again.
5) Log out and log in to test the changes. Return to step 2 as needed.

This is the only thing that works, these exact steps. Any deviation from this fails. Valid credentials on the impersonation line makes it behave identically to when impersonation is commented out completely. DNN treats them as being exactly the same. If you go through the steps above, wherever I say I comment out impersonation, you can also replace that with "add valid credentials to impersonation" and it behaves exactly the same. Valid credentials does the exact same thing as commenting out the line. They are interchangeable. Very weird.

 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Provider and Extension ForumsProvider and Extension ForumsAuthenticationAuthenticationInstallation BluesInstallation Blues


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