Linux
Ubuntu: Share folder using user account details
1. Install samba: sudo apt-get install samba 2. Create new account for share: sudo smbpasswd -a desired_user_name 3.it will ask for password give your desired password. 4. Share the folder you want to share.