Java has a class for dealing with Kerberos - http://java.sun.com/j2se/1.4.2/docs/api/javax/security/auth/kerberos/package-summary.html
Have a look at that, as it should be pretty straightforward to use it from CF. --- In [email protected], "mindmillmedia" <[EMAIL PROTECTED]> wrote: > > Has anyone had any experience authenticating via a Kerberos server in > a Flex application (with a Coldfusion MX7 Enterprise Backend)? It is > hard for me to even find examples of Coldfusion + Kerberos. I am on a > machine that is Kerberized and I also have mod_auth_kerb. > > I have one inefficient way that I can use now - but the response time > is horrendous. > > Any ideas? > > David >

