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 ForumsAuthenticationAuthenticationWindows 2008 permission issueWindows 2008 permission issue
Previous
 
Next
New Post
3/9/2009 10:54 AM
 

Hello,

just tried to get the latest AD provider to work on IIS 7 Windows 2008. Changed to Classic mode and it seems that the network service hasn't sufficient permisions to check the pipeline mode. The code crashes with an Access Denied in the CheckPipelinmode function.

I alos figured out that it works, if the AppPool is running under LocalSystem. So I suppose that this is a permission issue....

What I did is to change the function to always return false:

 

Function CheckPipelineMode(ByVal Request As HttpRequest) As Boolean Return False

 

End Function

This is a workaround, but is there anybody who knows how I can grant the necessary permissions to the networkservice account?

 

 

Private

 
New Post
3/9/2009 11:42 AM
 

You may have to use impersonation in your web.config. Details are in the 01.00.04 documentation.

 
New Post
3/10/2009 3:23 AM
 

Hello Mike,

thanks for your answer. I tried impersonating. I created a user in AD. Granted full access permissions to the dnn directory and to the ASP.NET temporyry Files directory. and added this line to the web.config, but received the same error...

<identity impersonate="true" userName="domain\intranet" password="pass"/>

Is there something I missed?

 

Regards,

 

Alex

 

 
New Post
3/11/2009 9:35 AM
 

There seems to be some similarities.

Check here:  Blog post 1  and here  Blog post 2

 
New Post
3/12/2009 12:10 AM
 

I haven't read those two blog posts so it may be related but my understanding was that Windows 2008 and Vista were pretty close to the same as far as IIS went. I haven't got a 2008 box that I can test on but I do know others have gotten it working.

 

 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Provider and Extension ForumsProvider and Extension ForumsAuthenticationAuthenticationWindows 2008 permission issueWindows 2008 permission issue


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