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

samba share should be password protected even in home network #2123

Open
kujurpk opened this issue Jan 8, 2025 · 2 comments
Open

samba share should be password protected even in home network #2123

kujurpk opened this issue Jan 8, 2025 · 2 comments

Comments

@kujurpk
Copy link

kujurpk commented Jan 8, 2025

i am using default files app for creating a shared folder for the network. i want this share to be samba user and password protected but this process directly creates shares without giving option to create password. add this feature

@lucasnasc2
Copy link

Yes please. Windows don't like public smb folders. Every now and than after mapped the smb disk acces it quickly on my laptop it asks me for credentials even tho it's public. This would be fix if the smb folders actually had user and password credentials. Not to say that it's basic security feature. Please guys🙏🏻

@forkymcforkface
Copy link

Yes please. Windows don't like public smb folders. Every now and than after mapped the smb disk acces it quickly on my laptop it asks me for credentials even tho it's public. This would be fix if the smb folders actually had user and password credentials. Not to say that it's basic security feature. Please guys🙏🏻

in casaos terminal run this command below. change the word user to the user you have for your casaos, or a user you have in the linux system. it will then ask for you to set the smb password for that user that you can use when adding the share in windows.

sudo smbpasswd -a user

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