A php application working on windows IIS server (Active Directory), need to read a shared file on different server. "the site" have windows authentication.
it worked for years. Suddenly last week (22-25 March 2023) stop working. Now php app reads only internal files (in the same server).
Nothing has changed. Permission of shared files are the same. The user can access to the file with file explorer
I'm searching an advice to try to understand what happened. Thanks.