Skip to content

jniltinho/smb4manager

Repository files navigation

SMB4Manger Samba4 Manager

Samba4 Web Manager

Webapp to manage Samba4 samba-tool

Installation

## Ubuntu/Debian
apt-get install gcc make git python3-dev python3-pip python3-virtualenv samba

cd /opt/
git clone http://github.com/jniltinho/smb4manager.git
cd smb4manager && bash create_env.sh

ScreenCast

Run SMB4Manager

## Rocket Standalone WebServer WSGI
## Production run SSL
flask/bin/python3 runserver.py --flask
https://server_ip:8010
samba4 administrator login

## Debug run SSL
flask/bin/python3 runserver.py --flask --debug
https://server_ip:8010
samba4 administrator login

Screen Shots

image image image image image

Requirements

samba, python3-xmlschema, git, python3-pip, python3-virtualenv, gcc, make

Bug, Task, Features Report

About

Samba4 Web Manager

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published