dockerfiles icon indicating copy to clipboard operation
dockerfiles copied to clipboard

[ nextcloud ] External User - SMB smbclient missing

Open kosli opened this issue 7 years ago • 2 comments

Couldn't use External User SMB/CIFS authentication: user_external ERROR: smbclient executable missing

After installing samba-client, which provides smbclient, everything works fine. apk add samba-client

kosli avatar Jun 26 '17 21:06 kosli

the curent Dockerfile tries to install the smbclient package, but that doesnt seem to exist in alpine or was replaced by samba-client

kosli avatar Jun 26 '17 22:06 kosli

Same here! I've test the official nextcloud docker, install smbclient in the container and it works fine. And here it doesn't work, with samba-client also not. Please help :)

sippeeey avatar Jun 14 '18 16:06 sippeeey