Package admc: Information

    Source package: admc
    Version: 0.15.2-alt1
    Build time:  Jan 31, 2024, 08:04 PM
    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 rpms provided by this srpm:
    admc (mipsel)
    admc-debuginfo (mipsel)
    admc-test (mipsel)
    admc-test-debuginfo (mipsel)

    Maintainer: Semyon Knyazev


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

    Last changed


    Jan. 16, 2024 Semyon Knyazev 0.15.2-alt1
    - Removed missing theme error log on first launch. (closes: 49043)
    Dec. 13, 2023 Semyon Knyazev 0.15.1-alt1
    - Add icon theme selection. System theme is taken from /usr/share/icons
      dir, custom themes are taken from /usr/share/ad-integration dir
      by default. Theme dirs must have index.theme file to be included.
      Theme dirs can also be symlinks.
    - Object creation and disabling bugs in 0.15.0 version are
      fixed. (closes: 48780)
    Nov. 17, 2023 Valery Sinelnikov 0.15.0-alt1
    - Domain info root item is added to console tree. Its results widget
      contains tree with sites, domain controllers and FSMO role items. It
      also contains number of sites and domain controllers, forest and domain
      functional levels, domain schema version.
    - Fixed bug with remaining failed connection options. Now after a failed
      connection attempt, the old connection settings are returned and
      connection options dialog doesnt close.
    - GPO creation/renaming with only spaces bug fixed. (closes: 44684)
    - Add group rename sam account name autofill. (closes: 47082)
    - Add disabled computer icon. (closes: 47551)
    - Add warning message for multiple object deletion and non-empty OU
      deletion.