If you are attempting to connect to a samba (smb) share and you are denied, there’s a high probability your user account hasn’t been granted access to the samba server yet. To grant a user access use the smbpasswd command line tool.
- SSH to the samba server
- Log in as root
smbpasswd -a username- Enter password (twice) – no characters will appear on the screen
Interesting note: if you aren’t logged in as root, the smbpasswd command line tool can be used to change you samba password.







0 responses so far ↓
There are no comments yet...Kick things off by filling out the form below.
Leave a Comment