BugNET

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

BugNET Forums

 
  Forum  Support  General Support  7.880.0 general observations
Previous Previous
 
Next Next
New Post 9/27/2007 10:50 AM
User is offline Odiggity
26 posts
No Ranking


7.880.0 general observations 

Best release to date! After installing, configuring and testing with a clean database:

  • I agree that the treeview is more stable with Firefox than IE (as from the post below). Have not received any javascript errors.
  • Also walked through Authentication Settings using Active Directory and configuring the web.config from scratch. Had an issue where domain users accessing the site were not being added to the database automatically. Found that people using IE with 'Enable Integrated Windows Authentication' set were not being added. Uncheck it, close/open IE, nav to the bugnet again and they were added fine. After the user is added they can re-enable itegrated windows authentication for applications like Sharepoint.
  • I'm curious about the milestone. Can I get a brief explanation on this?

Thanks

 
New Post 9/27/2007 10:57 AM
User is offline Odiggity
26 posts
No Ranking


Re: 7.880.0 general observations 

Disregard the question on milestone, in the support forum I found that it's relating to the version where the bug will be potentially fixed.

 
New Post 10/29/2007 12:02 AM
User is offline cambendy
2 posts
No Ranking


Re: 7.880.0 general observations 

I agree about the behaviour of Windows Authentication.

Would it be fair to say that this functionality is incomplete?

Also, while I appreciate your not wanting to release new code until it is complete, I can't see that it would hurt. Where work has been performed on areas of concern, such as the AD integration, it would be good to be able to get/see what has been done.

 
New Post 10/29/2007 7:39 AM
User is offline admin
634 posts
bugnetproject.com
1st Level Poster




Re: 7.880.0 general observations 

 cambendy wrote

I agree about the behaviour of Windows Authentication.

Would it be fair to say that this functionality is incomplete?

Also, while I appreciate your not wanting to release new code until it is complete, I can't see that it would hurt. Where work has been performed on areas of concern, such as the AD integration, it would be good to be able to get/see what has been done.

The windows authentication module has been working for me as far as  I can tell but I will double check that there are no issues.


Davin Dubeau
BugNET - Core Developer

 
New Post 10/29/2007 4:39 PM
User is offline cambendy
2 posts
No Ranking


Re: 7.880.0 general observations 

I've been able to get it working but I had to get the source and debug in order to work out why it wasn't working.

I added extra code to log when exceptions occurred when the AD search failed or the login info supplied for AD was incorrect. I also got an exception when using WindowsSAM on line 107. The sting format is trying to get the fourth param {3} which is not supplied and therefore it excepts.

That being said, when I did get it to work, the only info added to the DB is in the aspnet_Users table. No profile info is created, such as prefilling the users name which is retrieved via the AD search, and no project roles are automatically created either.

As I mentioned previously, I would be happy to investigate further, but by not opening the current code base I am reluctant to perhaps cover old ground that someone else has already covered.

 

 
Previous Previous
 
Next Next
  Forum  Support  General Support  7.880.0 general observations

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.