Пакет admc: Информация

  • Default inline alert: Версия в репозитории: 0.16.3-alt1

Исходный пакет: admc
Версия: 0.16.2-alt1
Собран:  7 мая 2024 г. 0:34
Категория: Прочее
Сообщить об ошибке в пакете
Домашняя страница: https://github.com/altlinuxteam/admc

Лицензия: GPLv3+
О пакете: Active Directory Management Center
Описание: 
Active Directory Management Center (ADMC) is integrated complex tool implements
User and Computers and Group Policy Manager modules of Microsoft Remote Server
Administration Tools (RSAT).

Список rpm-пакетов, предоставляемых данным srpm-пакетом:
admc (riscv64)
admc-debuginfo (riscv64)
admc-test (riscv64)
admc-test-debuginfo (riscv64)

Сопровождающий: Semyon Knyazev


    1. cmake
    2. cmake-modules
    3. doxygen
    4. gcc-c++
    5. libuuid-devel
    6. libkrb5-devel
    7. qt5-base-common
    8. qt5-base-devel
    9. qt5-tools-devel
    10. libldap-devel
    11. rpm-macros-cmake
    12. libsasl2-devel
    13. libsmbclient-devel
    14. samba-devel

Последнее изменение


3 мая 2024 г. Semyon Knyazev 0.16.2-alt1
- Fix OU insufficient access for users with delegation. Users with
  delegated OU rights can do corresponding allowed actions. In particular,
  user/group creation/deletion, OU creation and policy (un)link.
16 апреля 2024 г. Semyon Knyazev 0.16.1-alt1
- Fixed policy link deletion: OU's child link items are deleted from
tree after removal from policy widget. (closes: 49670)
- Update backend files for Samba 4.20 compatibility.
- Fix admin domain definition method.
- Fix crash after optional attributes load.
- Fix optional attribute display bugs with enabled LAPS.
- Fix crashing after domain object properties apply changes.
20 февраля 2024 г. Semyon Knyazev 0.16.0-alt1
- Add drag&drop policy link order changing to links tab in the policy OU
  widget.
- Domain info widget: "Servers" items are removed from the tree and
  domain controller version is added.
- Add link state icons (enforced/disabled) to the links tab from the
  policy OU widget.
- Domain policy link broken deletion is fixed (the same links in other
  OUs were deleted instead of domain's link). (closes: 49385)
- Fix broken domain policy link icon changing: enforcing/disabling
  from policy widget changed another OU's the same policy link icon.
- Fix links duplication in policy OU widget's inheritance tab.
- Fixed user properties window resize.
- Add optional attributes loading. It can be performed via "Load
  optional attribute values" option checking (in the preferences menu)
  or with corresponding button in the attributes tab. (closes: 48817)
- Fixed not selected of any theme after ADMC start.