Previous Next

Thread: IIS7 & PHP file upload problem with Windows Authentication

Last post 08-20-2008 1:49 PM by Zhao Ji Ma - MSFT. 1 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (2 items)

Sort Posts:

  • 08-19-2008, 9:50 AM

    IIS7 & PHP file upload problem with Windows Authentication

    I have a very simple php script to upload a file which fails if I have Windows Authentication enabled; it gives error 6, which means it cant find\use the temporary folder.  If i disable the windows authentication it works fine.  Would this process run udner a different user credential with the windows auth? Or try to use a differetn folder based on teh suername for temporary files?  Any help would be greatly appreciated.

     Thanks,

     Tom

  • 08-20-2008, 1:49 PM In reply to

    Re: IIS7 & PHP file upload problem with Windows Authentication

    Hi,

    When Windows Authentication is enabled without Impersonation, IIS accesses resources by using your application's process identity, which by default is the Network Service account. Do you have further message of the error or anything related to IIS authentication and impersonation. For the second question, as far as I know most web application support getting the authenticated user name, you can use it for folder name.

    Zhao Ji Ma
    Sincerely,
    Microsoft Online Community Support

    “Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. ”
Page 1 of 1 (2 items)
Page view counter