Last active
September 22, 2021 00:12
-
-
Save GuiltyDoggy/689f04b630921c1bc20a606cc89f3b94 to your computer and use it in GitHub Desktop.
smb.conf on Raspberry Pi 4 running Ubuntu Server
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[sambashare] | |
comment = Samba on Ubuntu | |
path = /home/username/sambashare | |
read only = no | |
browsable = yes |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
sudo smbpasswd -a username