Package admc: Information

  • Default inline alert: Version in the repository: 0.16.3-alt1

Source package: admc
Version: 0.15.1-alt1
Latest version according to Repology
Build time:  Dec 22, 2023, 05:57 PM in the task #336431
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 (x86_64, ppc64le, i586, armh, aarch64)
admc-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
admc-test (x86_64, ppc64le, i586, armh, aarch64)
admc-test-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

Maintainer: Semyon Knyazev


ACL:
Dmitry Degtyarev
@everybody

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

Last changed


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.
Sept. 5, 2023 Valery Sinelnikov 0.14.0-alt1
- Possible errors due to domain controller switching are fixed
  (revealed with failed tests).
- Disabled user icon is added to icon manager. Now user item icon
  changes after user disabling in the object tree and in the
  organizational unit results widget.
- User domain admin perms check for GPO add is fixed. User should no
  longer be in a group named only "Domain Admins" to be able add GPO
  (domain admins group is defined by sid now).
- Fixed group policy link dissapearence after applying enforce/disable
  action in context menu. (closes: 47122)
- Test admc_test_gplink is fixed.
- Test admc_test_policy_ou_results_widget is temporarily removed.
- Added connectivity to another domain's host.