Group-policy editor provides a way to configure machine that is joined to Active Directory domain.
Go to file
2023-10-12 15:25:29 +04:00
.gear chore: update vesion in spec file 2023-10-09 15:57:27 +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 feat: update desktop files 2023-09-05 17:24:53 +04:00
src feat: add support of true list and false list to boolean element 2023-10-12 15:25:29 +04:00
tests feat: implement filter dialog for administrative templates (#39) 2023-06-20 19:11:59 +04:00
.gitignore feat: update .gitignore 2023-06-29 15:33:40 +04:00
CMakeLists.txt feat: add xsd utils for libraries 2023-06-29 15:08:40 +04:00
CTestConfig.cmake Initial commit 2021-03-03 18:26:43 +04:00
Dockerfile fix: fix tmp permissions in dockerfile 2023-10-04 14:37:40 +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.