Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 276 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 276 Bytes

Cockpit Samba AD Installer

This is a Cockpit add-on that can install and setup Samba AD.

Building

$ npm install
$ npm run build
$ ln -s .../cockpit-app-samba-ad/dist ~/.local/share/cockpit/app-samba-ad

There is also a Makefile that can make a srpm for you.