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 ForumsAuthenticationAuthenticationActive directory authentication - logs in as impersonating userActive directory authentication - logs in as impersonating user
Previous
 
Next
New Post
8/12/2009 9:19 AM
 

I've been developing a portal in my desktop and tried to move it to a server. I did this by -

  1. Backing up the database and restoring it with another name. Changed the portal alias.
  2. Create a web application (win 2008), point to a directory and copy the website folder  from local to this folder.
  3. Set the windowssignin.aspx to use only windows authentication.
  4. Enable impersonation in IIS 7 and make it use "Authenticated" user, rather than specifying a user account. I tried specifying an account also.
  5. Set all necessary permission for Network service & impersonating user.

When i try to visit the site it logs me in as the impersonating user and not as myself. What would be the problem?

 
New Post
8/13/2009 4:07 PM
 

I haven't seen this happen before but when you setup impersonation in your web.config did you leave the authentication in the web.config as forms or did you change that to Windows?

 
New Post
8/14/2009 1:30 AM
 

I left it to forms. Please note that irrespective of whether i provide a username/pwd in impersonation or not, it does the same thing - logs me in as local system account. So its not logging me in as impersonating user. But as local system account. Now i'm confused :-(.

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

 
New Post
8/16/2009 2:12 AM
 

 I think it could be because of how you set IIS7 up. Can you try setting it up as per the documentation and see if that makes a difference?

 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Provider and Extension ForumsProvider and Extension ForumsAuthenticationAuthenticationActive directory authentication - logs in as impersonating userActive directory authentication - logs in as impersonating user


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