Hope someone can help me here...
I have a Windows 2003 box running Apache/2.2.4 (Win32).
I have a Windows NT server that I need to access files on.
When I try to view/create files on the NT server using a webpage, I get permission denied errors. I am currently using PHP, but I am sure that I would receive the same errors in other languages.
Does anyone know what user I need to give permissions to for this to work? I have tried giving full control to EVERYONE, GUESTS, and a number of other users and groups and it doesn't seem to work. If I run the script locally from the 2003 box, it will successfully create/view the files on the NT box. I think it has to do with whatever user Apache is trying to use from the web page.
Any help would be greatly appreciated.
I have a Windows 2003 box running Apache/2.2.4 (Win32).
I have a Windows NT server that I need to access files on.
When I try to view/create files on the NT server using a webpage, I get permission denied errors. I am currently using PHP, but I am sure that I would receive the same errors in other languages.
Does anyone know what user I need to give permissions to for this to work? I have tried giving full control to EVERYONE, GUESTS, and a number of other users and groups and it doesn't seem to work. If I run the script locally from the 2003 box, it will successfully create/view the files on the NT box. I think it has to do with whatever user Apache is trying to use from the web page.
Any help would be greatly appreciated.