> Users cannot browse .cfm files from their pc's, but
> can browse .htm files.  Although I can browse .cfm
> files when at the server itself.  When I browse the
> cfm files from anywhere other than the server
> iteself, I am prompted with a Win2K login.   Why would
> this be so with .cfm files that I browse, but not .htm
> files?  we have changed the Win2K user that the CF
> Application server service uses, and must use this
> user. Therefore, I know this has to be a Win2K rights
> issue, but I just don't understand what rights the
> user that is assigned to the CF Application Server
> service needs.  What things should I check for and
> where do I look (i.e. computer manager, Internet
> services manager?   what Win2k groups should the user
> be a part of and do I need to change any of the
> settings/properties for the web site in Internet
> Services Mangager?

The .cfm files have to have read/execute permissions granted for the IIS
anonymous user (IUSR_MACHINENAME) and whatever account CF is running as. In
addition, you'll need to grant read/execute permissions on the CF ISAPI
extension (C:\CFUSION\BIN\ISCF.DLL) for any users that run CF pages -
typically, you might set this to the "Authenticated Users" group.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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
------------------------------------------------------------------------------
To unsubscribe, send a message to [EMAIL PROTECTED] with 
'unsubscribe' in the body or visit the list page at www.houseoffusion.com

Reply via email to