Package admc: Information

    Source package: admc
    Version: 0.22.3-alt1
    Latest version according to Repology
    Build time:  Nov 17, 2025, 02:41 PM in the task #400013
    Category: Other
    Report package bug
    License: GPLv3+
    Summary: Active Directory Management Center
    Description: 
    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).

    List of RPM packages built from this SRPM:
    admc (x86_64, i586, aarch64)
    admc-debuginfo (x86_64, i586, aarch64)
    admc-test (x86_64, i586, aarch64)
    admc-test-debuginfo (x86_64, i586, aarch64)

    Maintainer: Semyon Knyazev



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

    Last changed


    Nov. 13, 2025 Semyon Knyazev 0.22.3-alt1
    - Changed lockoutTime attribute from datetime to integer format. (closes: 49829)
    - Disabled critical domain GPO deletion, remove warning dialog in favor
      of message logging, and update multi-policy deletion confirmation. (closes: 42235)
    - Fixed blocked computer icon. (closes: 56740)
    Oct. 29, 2025 Semyon Knyazev 0.22.2-alt1
    - Fixed "Telephones" tab Russian translations spelling. (closes: 54430)
    - Fixed computer account reset confirmation Russian translations spelling.
      (closes: 54429)
    - Fixed modal dialogs appearing behind main window on start. (closes: 54939)
    - Changed selection behaviour in security permissions table. (closes: 54504)
    - Added sAMAccountName filter to simple object search: the search will take
      the sAMAccountName into account.
    - Added spaces check (required fields) for objects creation. (closes: 54372)
    - Added FSMO capture table to domain info widget. Role can be captured by
      current domain controller with corresponding button in the table.
    Oct. 17, 2025 Semyon Knyazev 0.22.1-alt1
    - Fixed frozen permission checkboxes in security tab.
    - Fixed mixing of log message and principal in the status bar
      (log message length is limited).
    - Fixed crash on LAPS tab usage.