Actually, this is not a CF question, can keep it synced up with CF and
a couple of scheduled jobs.  This is more SQL server specific.  The
SQL server cannot not will it be set up as a CF datasource, have to do
all this with SQL server and AD.


M

On Oct 21, 1:07 pm, Shane Heasley <[EMAIL PROTECTED]> wrote:
> Mike:
>
> Did you get an answer to this question?  I was out of town for a
> week.  It is possible to pull the logged in user's AD info (in a
> Windows environtment) using cgi.Auth_User (or something very similar -
> I'm doing this from memory). However, that is only if you have
> authentication set in IIS so this approach will not work for a public
> site.
>
> What exactly are you trying to accomplish?  There might be a different
> route to the same results.
>
> Cheers,
>
> Shane
>
> On Oct 12, 11:36 am, Mike Gillespie <[EMAIL PROTECTED]> wrote:
>
>
>
> > Is there a way to get user account data/attributes from active
> > directory into a table in a SQL server and while keeping AD as the
> > authoritative source keep the data synchronized in the SQL server
> > table?  Is there some kind of data transformation utility that can be
> > used?
>
> > Would need new users added to AD to be inserted into the table and any
> > attributes that are changed to be updated in the table.  This can be a
> > scheduled task or preferrably a rea-time synchronization.
>
> > If this is possible, can someone point me to some documentation?  I'm
> > an Oracle and mySql guy not a SQL server one..- Hide quoted text -
>
> - Show quoted text -


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the "Houston ColdFusion 
Users' Group" discussion list.
To unsubscribe, send email to [EMAIL PROTECTED]
For more options, visit http://groups.google.com/group/houcfug?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to