Giter Club home page Giter Club logo

samba4-manager's Introduction

Introduction

This project is a web interface for Samba4 made using Flask and python-ldap.

It's using the connecting user's own credentials to connect to the directory and allow a variety of operations.

The goal is to be able to do most common directory operations directly through this web interface rather than have to rely on command tools or Windows interfaces.

History

Around 3 years ago, the Ubuntu flavor for education, Edubuntu, started working on a server edition, using containers for the various services commonly used by school districts and using Samba4 as the directory.

Due to limited spare time by the main developers, this project slowly died but the web inteface developped to manage the Samba4 server still evolved and over the years, got a bunch of bugfixes and improvements.

As a result, it was decided that this should be turned into its own project, outside of the scope of the Edubuntu project and be made widely available.

Dependencies

  • python
  • python-dnspython
  • python-flask
  • python-flaskext.wtf,
  • python-ldap
  • python-wtforms

Using

  • Copy manager.cfg.example to manager.cfg
  • Put a random string in SECRET_KEY
  • Set LDAP_DOMAIN to your Samba4 domain
  • Start the server with:
./samba4-manager

You may then connect through: http://localhost:8080

Contributing

Contributions are always appreciated!

The project is licensed under the GNU GPL version 2 (and any later version). Contributors must sign-off on their commits, indicating that they agree with the Developer Certificate of Ownership (developercertificate.org).

samba4-manager's People

Contributors

stgraber avatar jkellerer avatar dmitry-sinina avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.