Hi Sam, That's the thing, I am not comfortable with PHP, I just don't know it that well, so instead of having to learn PHP as well as 'Flex/Actionscript/DataServices) I was wondering if using ONLY: FLEX/DataServices could be configured to authenticate a users credentials against an LDAP server. This would allow me to focus ONLY on FLEX/Actionscript/DataServices, over time I could expand to PHP or .Net but not just now.
Hope this makes sense, so can I do away with Php & .Net? TIA Danny --- In [email protected], "Samuel R. Neff" <[EMAIL PROTECTED]> wrote: > > If you're comfortable with PHP and AMFPHP then continue to use that. > There's no need to switch to LCDS, Java, or CF for LDAP integration. > > http://php.net/ldap > > Of course if you want to switch then personally I would suggest Fluorine and > .NET. :-) > > Sam > > > ------------------------------------------- > We're Hiring! Seeking a passionate developer to join our team building Flex > based products. Position is in the Washington D.C. metro area. If interested > contact [EMAIL PROTECTED] > > -----Original Message----- > From: [email protected] [mailto:[EMAIL PROTECTED] On > Behalf Of portuguesedanny > Sent: Tuesday, October 23, 2007 6:48 AM > To: [email protected] > Subject: [flexcoders] Authentication against an LDAP directory > > Hi All, > > > I am new to these Flex/Actionscript/DataServices however I have > managed to get a nice datagrid querying & updating a MySQL Db from a > Flex App using AmfPHP... Nice. I'm learning :-) > > My question at the moment is, what is the best/easiest way to enable > LDAP authentication? > > Could I use the following setup? > Flex/AIR IDE, LiveCycle Data Services ES Express, LDAP server? > > > Or do I NEED a j2SE server in there somewhere? or even a Coldfusion > server? > I would like to try and avoid the need to include j2SE or Coldfusion > servers at this stage to help minimize the amount of systems I need to > learn. > > Hope this makes sense. > > TIA > Danny >

