Enable CIFS_ALLOW_INSECURE_LEGACY or provide an option to enable it on boot
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 33.7k
- Forks
- 1.8k
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 116
Description
Is your feature request related to a problem? Please describe.
CIFS Version 1 cannot be accessed in newer wsl kernel. Please enable it or provide an option in /etc/wsl.cfg or in $env:USERPROFILE/.wslconfig
Describe the solution you'd like
Allow mount CIFS version 1.0
Describe alternatives you've considered
No alternative
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing how WSL reads /etc/wsl.cfg and $env:USERPROFILE/.wslconfig during boot, then inspect how the CIFS_ALLOW_INSECURE_LEGACY setting reaches the WSL kernel. Determine whether CIFS version 1 can be enabled globally or through a configuration option, and verify that a CIFS 1.0 mount works after boot.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- linux
- Domain
- operating-systems
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100