>I don't think any coldfusion function does it. If anybody finds a >solution in pure ColdFusion, send it in! >I don't know much about bash shell and how to reach it with cfexecute, >but i found this workaround:
From what I read at http://httpd.apache.org/docs-2.0/programs/htpasswd.html , the apache htpasswd file uses MD5 encryption. This is what the ColdFusion Hash() function does also. That should work. -Ryan ______________________________________________________________________ Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm ------------------------------------------------------------------------------ Archives: http://www.mail-archive.com/cf-linux%40houseoffusion.com/ To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_linux or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
