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

HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Authentication Problem...Authentication Problem...
Previous
 
Next
New Post
3/26/2012 3:49 AM
 

Hello,

I've got a big problem with the DotNetNuke Authentication and hope

that someone could help me. - My system doesn't work as expected.

What I want is that the User is logged in automatically and that the User
can logout and login as the SuperUser (or any other user via username and password).

The following problems occur:

--
Configuration 1: (always asks User for Login Information; Logout is possible; Superuser-Login is possible)
web.config:
        <!-- Forms or Windows authentication -->
        <authentication mode="Forms">
            <forms name=".DOTNETNUKE" protection="All" timeout="60" cookieless="UseCookies"/>
        </authentication>
        <identity impersonate="true" userName="BLA\bla" password="mypassword" />
        <!--
            <identity impersonate="true"/>
            <authentication mode="Windows">
            </authentication>
        -->

        
Configuration 2: (Automated Login, Logout isn't Possible - remains as logged in User when Logout is pressed, Logging in with another User is not possible - due to the problem that automated logged in User remains logged in when logout is pressed)
web.config:
        <!-- Forms or Windows authentication -->
        <authentication mode="Windows">
            <forms name=".DOTNETNUKE" protection="All" timeout="60" cookieless="UseCookies"/>
        </authentication>
        <identity impersonate="true" userName="Bla\bla" password="mypassword" />
        <!--
            <identity impersonate="true"/>
            <authentication mode="Windows">
            </authentication>
        -->

---

What should I do or is there any mistake I made that the authentication doesn't work as expected?
Is there anything I should try out or that you could advise me to do in my case?
- Any help will be highly appreciated.
 
New Post
3/26/2012 8:25 AM
 

adding to question above:

I am using DotNetNuke Community Edition 5.2.3 and IIS7.

The whole system worked fine using SQL-Server 2003 but

not in SQL-Server 2008R2 which I'm using now...

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Authentication Problem...Authentication Problem...


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