SWAT2

From SambaWiki
Revision as of 11:55, 6 September 2011 by JelmerVernooij (talk | contribs) (Created page with "SWAT2 is a Python frontend to Samba 4, originally written by Ricardo Velhote. Repositories: * https://github.com/rvelhote/GSoC-SWAT * git://git.samba.org/jelmer/swat.git = Dep…")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

SWAT2 is a Python frontend to Samba 4, originally written by Ricardo Velhote.

Repositories:

Dependencies

  • Samba4 (in particular, the Samba 4 Python bindings)
  • pylons

Installation

There are three ways in which you can run SWAT. Pick one:

Standalone

Use paster: $ paster serve development.ini

From Samba

From Apache