unraid-smb-password-portal

unraid-smb-password-portal

Aplicación Docker from bmartino1's Repository

Visión general

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

Requisitos

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

Argumentos en tiempo de ejecución

Interfaz web
http://[IP]:[PORT:8099]
Red
host
Concha
sh
Privilegiado
false
Parámetros adicionales
--restart unless-stopped

Configuración de plantillas

SAMBA_SERVERVariable

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

Por defecto
127.0.0.1
Valor
127.0.0.1
MIN_PASSWORD_LENGTHVariable

Min new password length

Por defecto
12
Valor
8
SHOW_USER_DROPDOWNVariable

0 users enter password 1 drop down shows samba all users

Por defecto
1
Valor
0
ENABLE_DEBUG_USERSVariable

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

Por defecto
1
Valor
0
AppdataPathrw

appdata website SECRET_KEY file for python flask

Objetivo
/config
Por defecto
/mnt/user/appdata/smb-password-portal/config
Valor
/mnt/user/appdata/smb-password-portal/config
Unraid SMB StuffPathro
Objetivo
/unraid-config
Por defecto
/boot/config
Valor
/boot/config

Detalles

Repositorio
bmmbmm01/unraid-smb-password-portal:latest
Última actualización2026-05-31
Visto por primera vez2026-05-20

Ejecute unraid-smb-password-portal en Unraid.

unraid-smb-password-portal se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.