Skip to content

Web Interface for smbpasswd. Change samba users' password using a web interface, plain, simple.

License

Notifications You must be signed in to change notification settings

Gurkengewuerz/smbpasswd-web

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

smbpasswd-web

What is it?

smbpasswd-web is a simple web interface to smbpasswd.

The only purpose is to allow a self-service to the user to change its samba password using a webbrowser, no user adding, no machine account, nothing, plain simple changing a password. This service MUST only be exposed in the internal network! The user input is exposed to the CLI though the user input is escaped. The biggest change to 0x3333/smbpasswd-web is the native Docker usage and the removed token system. The user must change their password with the current password.

Sneak peek

smbpasswd-web screenshot smbpasswd-web screenshot ok

Password Strength

We use zxcvbn as password strength meter.

TODO

Migrated to issues. PRs are welcome! :)

License

smbpasswd-web is released under the MIT license. See LICENSE.

App icon by icons8.

About

Web Interface for smbpasswd. Change samba users' password using a web interface, plain, simple.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 44.3%
  • JavaScript 30.0%
  • Python 19.5%
  • Dockerfile 2.4%
  • Shell 2.0%
  • CSS 1.8%