gableroux/debian-samba-common-bin

By gableroux

Updated over 6 years ago

debian samba-common-bin package for great good

Image
1

569

docker-debian-samba-common-bin

Docker StarsDocker PullsDocker AutomatedDocker BuildimageversionBuild Status

A debian docker image that contains the samba-common-bin package to get hands on smbpasswd command.

This was created to solve smbpasswd command not found on MacOS High Sierra.

Usage

docker run --rm -it gableroux/debian-samba-common-bin \
  bash -c "smbpasswd -U my_activedirectory_username -r 10.x.y.z"

License

MIT © Gabriel Le Breton

Docker Pull Command

docker pull gableroux/debian-samba-common-bin