Created
November 24, 2013 15:26
-
-
Save iambibhas/7628385 to your computer and use it in GitHub Desktop.
To Enable samba sharing on Ubuntu, must create samba password for the login user
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
sudo smbpasswd -a username | |
# https://help.ubuntu.com/community/Samba/SambaServerGuide |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment