Look at the authentication.cfc and authorisation.cfc files in the security
directory in core.  You can override the path to these in your project
config, and change anything you need by copying everything into your project
and editing the files there. Basically anything that mentions CLIENTUD or AD
(I think?) needs to be updated with your own custom directory (XYZ :) Mostly
it will be swtich statements.

You will probably need to do something similar for the related webtop files
(sorry, can't remember where they are, you'll have to investigate yourself).

I'm afraid you've discovered the precise reason we rewrote security in 5.

Blair

On Sat, Feb 14, 2009 at 6:41 AM, Sean Coyne <[email protected]> wrote:

>
> Hello All,
>
> We are moving to a new CRM system internally.  Currently we have to
> manually update a SQL Server database with our customer information.
> I was able to set up a custom User Directory so that FC can read the
> authentication information and allow users to log in.  This has been
> working great for a while now.
>
> Moving forward, I would like to be able to use the web service
> provided by our new system to authenticate users.  So my question is,
> has anyone been able to create a user directory using a web service as
> the back end in FarCry 4?  Either a plugin solution or a custom
> solution is fine.  I looked at the ldap and xud plugins, but they
> require FC 5 which is not an option for us at this time.
>
> I would also prefer that the built-in FC user directory (ClientUD)
> continue to work as it has our user information for our staff.
>
> I did some searching in the wiki and on this list, but didn't find
> anything useful.
>
> Anyone have a suggestion?  Thanks,
>
> Sean
> >
>

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to