unraid-smb-password-portal

unraid-smb-password-portal

Application Docker from bmartino1's Repository

Vue d'ensemble

Non-admin website for admins to direct end-users for there account password change. An end user can then non-admin change of there share network passwords... Simple web UI for changing an SMB password Users enter: SMB username current SMB password new SMB password confirmation password Uses Samba's smbpasswd client command Talks to the Unraid host Samba service Reads Unraid SMB users from /boot/config/smbpasswd Excludes root from the client portal by default Does not expose plaintext passwords Does not require Docker socket access Does not need Unraid root credentials Auto-generates a persistent Flask secret key on first start Optional debug endpoint for testing user detection Intended for LAN, VPN, Tailscale, WireGuard, or reverse-proxy-protected use

Exigences

run as unraid network host, connect to samba via localhost for security

Arguments d'exécution

Interface utilisateur Web
http://[IP]:[PORT:8099]
Réseau
host
Coquille
sh
Privilégié
false
Paramètres supplémentaires
--restart unless-stopped

Configuration du modèle

SAMBA_SERVERVariable

The Samba IP of the Unraid Machine to list and change users

Défaut
127.0.0.1
Valeur
127.0.0.1
MIN_PASSWORD_LENGTHVariable

Min new password length

Défaut
12
Valeur
8
SHOW_USER_DROPDOWNVariable

0 users enter password 1 drop down shows samba all users

Défaut
1
Valeur
0
ENABLE_DEBUG_USERSVariable

Curl debug check samba list users curl http://127.0.0.1:8099/debug/users

Défaut
1
Valeur
0
AppdataPathrw

appdata website SECRET_KEY file for python flask

Cible
/config
Défaut
/mnt/user/appdata/smb-password-portal/config
Valeur
/mnt/user/appdata/smb-password-portal/config
Unraid SMB StuffPathro
Cible
/unraid-config
Défaut
/boot/config
Valeur
/boot/config

Détails

Référentiel
bmmbmm01/unraid-smb-password-portal:latest
Dernière mise à jour2026-05-31
Première vue2026-05-20

Exécutez unraid-smb-password-portal sur Unraid.

unraid-smb-password-portal est listé dans Community Apps pour Unraid OS. Explorez Unraid pour créer un serveur domestique flexible, un NAS ou un laboratoire domestique.