unraid-smb-password-portal

unraid-smb-password-portal

Docker-Anwendung from bmartino1's Repository

Übersicht

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

Anforderungen

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

Laufzeit-Argumente

Web-UI
http://[IP]:[PORT:8099]
Netzwerk
host
Shell
sh
Privilegiert
false
Extra Params
--restart unless-stopped

Konfiguration der Vorlage

SAMBA_SERVERVariable

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

Standard
127.0.0.1
Wert
127.0.0.1
MIN_PASSWORD_LENGTHVariable

Min new password length

Standard
12
Wert
8
SHOW_USER_DROPDOWNVariable

0 users enter password 1 drop down shows samba all users

Standard
1
Wert
0
ENABLE_DEBUG_USERSVariable

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

Standard
1
Wert
0
AppdataPathrw

appdata website SECRET_KEY file for python flask

Ziel
/config
Standard
/mnt/user/appdata/smb-password-portal/config
Wert
/mnt/user/appdata/smb-password-portal/config
Unraid SMB StuffPathro
Ziel
/unraid-config
Standard
/boot/config
Wert
/boot/config

Einzelheiten

Repository
bmmbmm01/unraid-smb-password-portal:latest
Zuletzt aktualisiert2026-05-31
Erstmals gesehen2026-05-20

Führen Sie unraid-smb-password-portal auf Unraid aus.

unraid-smb-password-portal ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.