RE: Logging into CF App with NT Username and password

2004-10-04 Thread Dawson, Michael
Create an HTML form with username and password fields.  Submit the form to an action page.  The action page will use CFLDAP query and passes the form.username and form.password values to the CFLDAP USERNAME and PASSWORD attributes.  Also use ATTRIBUTES="dn, memberOf" (or other LDAP attributes) to r

RE: Logging into CF App with NT Username and password

2004-10-04 Thread Ian Skinner
We use the NT security CFC from Macromedia. http://www.macromedia.com/devnet/mx/coldfusion/articles/ntdomain.html [Article] http://download.macromedia.com/pub/devnet/downloads/ntsecurity.zip [ntsecurity.cfc] -- Ian Skinner Web Programmer BloodSource www.BloodSource.org Sacrame