Unable to use SMB via Dolphin because a username cannot be converted to an SID. Has anyone a workaround?

@JohnBrown, I merely wanted to share a directory via SMB. Luckily, I’ve ascertained that the solution was rather more simple than what you’ve proposed: [1]

  1. #!/usr/bin/env sh
    sudo systemctl enable --now smb.service
    

…although I’m thankful for your effort in assisting me.


  1. askubuntu.com/revisions/1542457/1 ↩︎