CasaOS
CasaOS copied to clipboard
samba share should be password protected even in home network
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
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🙏🏻
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
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
I LOVE YOU