How to add user to samba share

Assuming the user already exists

smbpasswd -a [username]

This will prompt you to add a password. This is normal as the samba password and the unix password is stored in different databases

You may also like...

Leave a Reply