On May 2, 11:59 pm, Derek <[EMAIL PROTECTED]> wrote: > I've installed the DLL for AD integration and got it working and I've > mapped the contributors group to my AD group as per the wiki > instructions. I appear to be authenticating properly against AD but > can't advance past the Farcry admin login screen. When I use invalid > AD credentials I get the error message I'm expecting but when I use > valid credentials the login form simply reloads. So it's sort of > working, am I missing a step? Is there something special I need to do > to the login code to finish off the integration? > > I'm using Windows 2003/IIS6/Farcry 4.0 (build 1394)
None of the security code has been refactored in this release so nothing theoretically should have changed from v3.x. The behaviour suggests your permissions for the user are invalid for some reason. Essentially FarCry webtop is logging you out as this is the standard response to failing some credential check; ie. if user shouldn't be here then log them out. I know this sounds odd but try turning on J2EE session variables. -- geoff http://www.daemon.com.au/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "farcry-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/farcry-dev?hl=en -~----------~----~----~----~------~----~------~--~---
