Skip to content
Igor Chudov edited this page Feb 27, 2020 · 1 revision

Build

Contents


Dependencies

  • Python 3.5+
  • Samba 4.11+ - It has Python code for reading PReg files and resolving domain data
  • python-samba - Python modules which are part of Samba project
  • python-dbus - To work with systemd units via D-Bus
  • python-xdg - To generate .desktop files
  • python-sqlite - To work with SQLite3 database
  • python-Jinja2 - To generate PolicyKit rules and other files

Building

There is nothing to build at the moment.

Installing

There is no additional actions needed to run the code at the moment. Just start gpoa from project's directory.

Clone this wiki locally