Package admc: Information

    Source package: admc
    Version: 0.22.2-alt1
    Latest version according to Repology
    Build time:  Oct 31, 2025, 04:38 PM in the task #398688
    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. qt5-base-common
      4. qt5-base-devel
      5. qt5-tools-devel
      6. libcng-dpapi-devel
      7. rpm-macros-cmake
      8. doxygen
      9. gcc-c++
      10. samba-devel
      11. libgkdi-devel
      12. libkrb5-devel
      13. libldap-devel
      14. libsasl2-devel
      15. libsmbclient-devel
      16. libuuid-devel

    Last changed


    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.
    Sept. 3, 2025 Semyon Knyazev 0.22.0-alt1
    - Fixed ADMC desktop icon view on GNOME.
    - Changed domain info and computer icons in custom theme (AD-integration).
    - Fixed empty custom icons theme on GNOME: GNOME theme is set as parent
      theme and will be displayed instead of custom theme.
    - Set custom icon theme search in standard directories for themes.
    - Icon search supplemented with symbolic names.
    - Added logout for current user.
    - Added credentials save option to authentication dialog. Credentials are
      located in /tmp/admc_uid*/ccaches/ directory.
    - Added temporary credentials cleanup on application crash.
    - Added "Show login window on startup" option. If this option is enabled,
      system/last credentials won't be used on startup.
    - "Use system credentials" option has been moved from main window preferences
      to authentication dialog.
    - Disabled main window closing when auth dialog closes on failed startup.
    - Fixed broken column view restoration.
    - Fixed broken "Action" main window menu.