Group-policy editor provides a way to configure machine that is joined to Active Directory domain.
Go to file
2023-09-01 16:07:23 +04:00
.gear feat: add sdml and sdmx plugin files 2023-09-01 16:07:23 +04:00
.github/workflows ci: build and test using clang (#57) 2023-08-21 15:59:25 +04:00
cmake feat: add xsd utils for libraries 2023-06-29 15:08:40 +04:00
hasher feat: update workflow 2021-07-30 19:14:21 +04:00
script fix: fix sisyphus build 2023-08-25 15:12:45 +04:00
setup docs: add logger options to man (#61) 2023-08-31 17:25:54 +04:00
src feat: add group box to ldap search widget 2023-09-01 16:07:23 +04:00
tests feat: add security test data 2023-09-01 16:07:23 +04:00
.gitignore feat: add empty schemas 2023-09-01 16:07:23 +04:00
CMakeLists.txt feat!: switch c++ standard to c++17 2023-09-01 16:07:23 +04:00
CTestConfig.cmake Initial commit 2021-03-03 18:26:43 +04:00
Dockerfile fix: fix sisyphus build 2023-08-25 15:12:45 +04:00
Doxyfile docs, build: add documentation workflow 2021-07-27 16:57:20 +04:00
INSTALL.md docs: add readme improvements (#35) 2023-05-29 11:27:09 +04:00
LICENSE.md Initial commit 2021-03-03 18:26:43 +04:00
README.md docs: add readme improvements (#35) 2023-05-29 11:27:09 +04:00

build workflow tests workflow

GPUI

GPUI — is an open source utility for group policy management on ALT-Linux.

Screenshot

Building and installation

For building and installation instructions refer to INSTALL.md.

Basic usage

Usage: gpui-main [options]

Options:
  -p <path>      The full path of policy to edit.
  -b <path>      The full path of policy bundle to load.
  -h, --help     Displays help on commandline options.
  -n <name>      This options left for compatibility with ADMC. Currently it
                 does nothing.
  -v, --version  Displays version information.