Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WebDAV error 403 #206

Open
mad957 opened this issue Jan 16, 2025 · 2 comments
Open

WebDAV error 403 #206

mad957 opened this issue Jan 16, 2025 · 2 comments

Comments

@mad957
Copy link

mad957 commented Jan 16, 2025

I get this error message when everything else works.

image

I can access through the web browser by enabling directory browsing.

image

@MDA400
Copy link

MDA400 commented Jan 17, 2025

Could be a few things:

  1. The NTFS security settings on your deployment share folder on your storage drive and / or deployment share website in the IIS Manager are not permissive enough. If you have set this up in a domain / Active Directory environment, you need to make sure the Authenticated Users security group has at least Read permissions to these areas.

  2. If using HTTPS, certificate setup could have errors that is causing a refusal of connection. I am currently using HTTP since we have this process on its own VLAN and is only for internal use in our company's building (we use Intune for external setup).

  3. Firewall you are using could be blocking the connection.

@PowerShellCrack
Copy link
Contributor

Also make sure you have the WebDAV setup in your IIS and the MIME is setup correctly. I have screenshots in this post: #204

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants