The documentation can be found at this link.
The program is designed to display applied user and machine policies in ALT Linux OS.
GPResult uses the GVDB database to determine the applied policies: /etc/dconf/db/policy<UID>. This database is updated as a result of gpupdate, which applies various GPO/GPT settings.
The package is based on the Sisyphus repository.
The gpresult package depends on the following packages:
rpm-build-python3
gettext-tools
libgvdb-gir
python3-module-distroGPResult is a console utility. Help on available options can be obtained with the command gpresult --help.
The project supports Russian and English languages. The system language is used by default.
Add error handling
Get away from using getpwnam
Generating HTML report
View applied policies on different nodes for different users
Which groups the user is a member of
...