BugNET

Open source issue tracking & project management
Welcome to BugNET Register | Login |

BugNET Forums

 
  Forum  Support  General Support  Active Directory Integration
Previous Previous
 
Next Next
New Post 5/21/2008 2:42 PM
Unresolved
User is offline Ann
1 posts
No Ranking


Active Directory Integration 

 

I followed the documentation about setting "Windows Authentication" and "Seamless Creation of Users".

here is my web.config:

 

httpModules>add name="ScriptModule" type="System.Web.Handlers.ScriptModule, System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"/> BugNET HttpModules -->add name="AuthenticationModule" type="BugNET.HttpModules.AuthenticationModule, BugNET.HttpModules.Authentication" />add name="MailBoxReaderModule" type="BugNET.HttpModules.MailboxReaderModule, BugNET.HttpModules.MailBoxReader" />httpModules>customErrors defaultRedirect="~/Errors/Error.aspx" mode="Off" /><authentication mode="Windows" />

And in Application Configuration, I have:

Active Directory, Domain and User..

Domain users are able to login, however accounts are not being created, when they visit the site. I have no error message in the logview.

(I am using NTLM as Authentication Type).

Any help would be highly appreciated.

Ann

 

<

<!--

<

<

</

<

 

*********************************************

Authentication Settings

*********************************************

 

 

<

 
New Post 5/22/2008 11:43 AM
User is offline Odiggity
26 posts
No Ranking


Re: Active Directory Integration 

http://bugnetproject.com/Forums/tabid/54/forumid/9/threadid/1375/scope/posts/Default.aspx

I found that unchecking the Enable Integrated Windows Authentication did the trick for us when the client initially connects to BugNet and then the user is added. After that, it can be enable again.

 
Previous Previous
 
Next Next
  Forum  Support  General Support  Active Directory Integration

Forum Policy

These Discussion Forums are dedicated to the discussion of the BugNET issue tracker.

For the benefit of the community and to protect the integrity of the project, please observe the following posting guidelines:
1. No Advertising.
2. No Flaming or Trolling.
3. No Profanity, Racism, or Prejudice.
4. Site Moderators have the final word on approving/removing a thread or post or comment.
5. English language posting only, please.