Eventually I solved the problem, It was a security problem indeed, as the coldfusion server was running as administrator of the local machien, I changed it to one of the domain user, and it worked, I had to add that user in the local machine.
Thanks Cheers Gunjan ----- Original Message ----- From: "Justin MacCarthy" <[EMAIL PROTECTED]> To: "CF-Linux" <[EMAIL PROTECTED]> Sent: Monday, November 26, 2001 5:10 PM Subject: RE: ColdFusion/Samba Share/ Windows not running > A security issue? Are you running the cfserver under a user account on the > WIn2000 box? > > http://www.cffaq.org/cfserveruseraccount.cfm > > Justi > > -----Original Message----- > From: Gunjan Kakani [mailto:[EMAIL PROTECTED]] > Sent: Monday, November 26, 2001 7:29 AM > To: CF-Linux > Subject: ColdFusion/Samba Share/ Windows not running > > > Hey, > > I have a linux server setup as a PDC serving windows NT/2000 clients. It > also runs the ColdFusion server for linux. The CF files are on linux > drive, which is shared as a Samba share so its accessible by the windows > machine as a mapped drive. > > I also have one Windows 2000 server running IIS and windows version of > CF5 server. IIS webroot is the mapped drive, which is mapped from the > linux server running samba. So actually, the CF files are still on > Linux, they are still under the webroot of IIS and thus should be > available to CF to server. html files are served well, but when trying > to access the cfm files, the CF server is not able to server the > request. The problem seems that CF server cant server the files which > are not located in the physically same drive/machine. This setup is > mainly required because I want to develop on Linux but test it on > windows. > > Anyone, have any solution to this??? > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.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.
