infuscomus
2016-09-29 11:30 deepin
maybe try your username in quotes?
valid users = "weylyn1"
Reply Like 0 View the author
valid users = "weylyn1"
https://bbs.deepin.org/post/31591
maybe try your username in quotes?
I have installed samba and tried to share the directory where my external HDD is mounted to with another computer on my network, so i've added the following to the end of /etc/samba/smb.conf:
Then added weylyn1 as a new samba user (sudo smbpasswd -a weylyn1) and restarted samba with sudo systemctl restart smbd.service. So far no errors.
But whenever i try to mount it on the other computer i get this error message:
I tried to mount this share under a Windows XP VM on this computer and the username/password prompt always opened up again, but didn't show any errors (like incorrect username/password). I have configured another samba share on another computer (it runs Ubuntu 14.04 LTS) and it is working. It's share looks like this:
The samba logs don't show anything about this on both this and the other computer.