Live USB - Authentication Dialog - Samba Share - Password

Questions about Wi-Fi and other network devices, file sharing, firewalls, connection sharing etc
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
mtbvfr

Live USB - Authentication Dialog - Samba Share - Password

Post by mtbvfr »

Hi Everyone,

I am using Linux Mint 16 KDE from a Live USB Flash Drive and I am testing Networking to a Windows Computer.

After I have created a Share on the Linux computer and I try to access/open that share on the Linux computer, the Authentication Dialog Window appears requesting a Username and Password.

What do I enter for the Username and Password?

The Share is placed as a Folder under the "Samba Shares/Workgroup/mint" path.

Thanks, Michael.
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
kukamuumuka

Re: Live USB - Authentication Dialog - Samba Share - Passwor

Post by kukamuumuka »

mtbvfr wrote:What do I enter for the Username and Password?
You enter samba-user username and samba-user password. You need to make samba-user first. An example:

Code: Select all

sudo adduser mint smb
sudo smbpasswd -a mint
Locked

Return to “Networking”