Small width layout Medium width layout Maximum width layout Small text Medium text Large text
     Search
Downloads Downloads Directory Directory Forums Forums Forge Forge Blogs Blogs        Marketplace Marketplace Careers Program Careers
Community › Forums Register  |  

PortalWebHosting
  Need Help?  
Professional technical support for DotNetNuke is available from DotNetNuke Corporation.
 


  Ads  
Aspose - The .NET & Java component publisher
 


  Sponsors  

Meet Our Sponsors

The best choice for your web site host, email hosting, and domain registration.
CrystalTech Web Hosting™
Webhost4life, specialists in DNN hosting
Mad Development is a full service interactive agency focusing on the merge of design, technology, e-commerce, and affiliate marketing by providing total website solutions.
MadCap Software, Inc.
AspDotNetStoreFront - E-Commerce by Design - The Leading ASP.NET shopping cart platform for developers!
 


DotNetNuke Forums
 
  Forum  DotNetNuke® Pro...  Authentication ...  AD Setup Instructions
Previous Previous
 
Next Next
New Post 4/1/2008 9:14 AM
User is offline Mike Horton
2672 posts
dnn.gmss.org
5th Ranked






Re: AD Setup Instructions 

If the line I mentioned above in your web.config is uncommented then it's going to hit OnAuthenticateRequest. It's part of the httpModule request. It's in OnAuthenticateRequest that the redirection to WindowsSignin happens.

Do me a favor. Send me (mhorton@telus.net)  your web.config with anything relating to your connection strings/user credentials **** out.

 
New Post 4/2/2008 6:42 AM
User is offline Kim Desruisseaux
8 posts
10th Ranked


Re: AD Setup Instructions 

Mike I am having the exact same issue as wilz. DNN 4.8.02 with Athentication Beta3

Any Ideas?

 
New Post 4/2/2008 9:09 AM
User is offline Mike Horton
2672 posts
dnn.gmss.org
5th Ranked






Re: AD Setup Instructions 

At this point I'm out of ideas as I can't replicate the problem. I do know that Eric (wilz) is planning on trying to do some debugging on his end and one of us will report here on what we find.

 
New Post 5/1/2008 8:36 AM
User is offline Ben
3 posts
uga.edu
10th Ranked


Re: AD Setup Instructions 

I have what is probably a dumb question, but I am in no way a programmer.  I followed the instructions to A "T", but I believe I do not understand one part of the instructions.  What does it mean to "uncomment" the line <identity impersonate=”true”userName=”impersonate” password=”removed” />?  When I Google that term, I do not come up with a good answer.  I thought it meant to remove the "<!--", but that gives me build errors because the next line is <authentication mode="Windows">  However, if I simply add in my information into the "identity Impersonate" section, I am not able to bring up the page due to authentication failure.  The account I am using is a local administrator on the PC.  Any suggestions?

 
New Post 5/1/2008 9:22 AM
User is offline Mike Horton
2672 posts
dnn.gmss.org
5th Ranked






Re: AD Setup Instructions 

Hi Ben

When you look at the original web.config the section you're talking about it looks like this:
  <!--
      <identity impersonate="true"/>
      <authentication mode="Windows">
      </authentication>
  -->

To uncomment just the <identitiy impersonate="true"/> just move the initial <!-- down so that it's in front of <authentication="Windows"> like this:
      <identity impersonate="true"/>
    <!--
      <authentication mode="Windows">
      </authentication>
  -->

Thus the <identity impersonate="true"/> line is now uncommented.

 
Previous Previous
 
Next Next
  Forum  DotNetNuke® Pro...  Authentication ...  AD Setup Instructions
 


Forum Policy

These Discussion Forums are dedicated to the discussion of the DotNetNuke Web Application Framework.

For the benefit of the community and to protect the integrity of the project, 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 DotNetNuke.
2. Discussion or promotion of DotNetNuke product releases under a different brand name are strictly prohibited.
3. No Flaming or Trolling.
4. No Profanity, Racism, or Prejudice.
5. Site Moderators have the final word on approving/removing a thread or post or comment.
6. English language posting only, please.

 


Powered by Adcuent®.Com
Adcuent® Consulting & Technology offers custom development web applications and hosting projects under the brand of Powered by Adcuent®.Com
www.adcuent.com
Easily Build DNN Solutions with XMod
XMod makes it easy to build news articles, house listings, custom feedback forms, product reviews and much more - without programming
www.DNNDev.com
Software Development and Integration with DNN
HNP Solutions focuses on the pragmatic use of technology and process to meet an organization's business objectives. HNP Solutions employs seasoned Enterprise and Solution Architects, Delivery Managers and QA & Business Leads. Our capabilities range from project assessments & recommendations, design & code reviews, to full program implementations. We also work with organizations in need of senior staff augmentation purposes in the areas of Enterprise and Solution architecture.
www.hnpsolutions.com

DotNetNuke Corporation   Terms Of Use  Privacy Statement
DotNetNuke®, DNN®, and the DotNetNuke logo are trademarks of DotNetNuke Corporation
Hosted by MaximumASP