Just in case anyone comes across this situation, I made a blog post:

http://www.medlogs.com/dave/001794.html 

about using LDAP to expand a user's group membership to include nested
groups. The CFC I wrote may also be a start for someone wishing to do
full LDAP integration with Farcry (although I didn't go in depth as to
the best way to "plug in" to the security framework). Since I only need
to modify _NTSecurity\getUserGroups.cfm to satisfy the client, I didn't
investigate further into full integration. I am curious though, how
those that did do a full integration approached the task... did you go
through authentication.cfc and authorisation.cfc and add a cfcase for
your custom directory type? Or did you fully replace these components?
perhaps you renamed them, and then extended them in your own components
with the original name(s)?

-Dave

---
You are currently subscribed to farcry-dev as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]

MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia
http://www.mxdu.com/ + 24-25 February, 2004

Reply via email to