Sign inSign up

ronisaha/smbpass

By ronisaha

Updated over 6 years ago

Change your samba password using smbpasswd tool

Image
0

446

ronisaha/smbpass repository overview

smbpass

Docker image with smbpass

Image Variants

smbpass

Use this to build your custom script. This just smbpasswd tool installed

docker run --rm -it ronisaha/smbpass /bin/bash
smbpass:reset

Use this to reset your password to same as current. The script change two password internally.

docker run --rm -it ronisaha/smbpass:reset domain user
smbpass:change

Use this to Change your password

docker run --rm -it ronisaha/smbpass:change domain user

Tag summary

Content type

Image

Digest

Size

46.5 MB

Last updated

over 6 years ago

docker pull ronisaha/smbpass