« Charts appear black when used with TileLists | Main | Cannot find Guard Page when administrating a site in Contribute »

December 5, 2005

Implementing JCIFS filters for NTLM support in ColdFusion MX

(TechNote) The Common Internet File System is a platform independent file sharing protocol based on Microsoft's Server Message Block protocol. CIFS runs atop TCP/IP and provides stateful file access. Java CIFS (jCIFS) is an open source client library from Samba that provides a 100% Java implementation of CIFS/SMB networking protocols. Customers can use JCIFS to provide NTLM HTTP authentication against Windows domains from within ColdFusion.

Posted by dmorris at December 5, 2005 1:37 PM

Related Entries