2021-08-03 11:14:12 +04:00
%define _unpackaged_files_terminate_build 1
Name : admc
2023-01-10 07:46:13 +04:00
Version : 0.11.1
2022-12-13 09:05:47 +04:00
Release : alt1
2021-08-03 11:14:12 +04:00
2022-09-07 01:37:02 +04:00
Summary : Active Directory Management Center
2021-08-03 11:14:12 +04:00
License : GPLv3+
Group : Other
Url : https://github.com/altlinuxteam/admc
BuildRequires(pre): rpm-macros-cmake
2022-09-12 15:03:14 +03:00
BuildRequires : cmake
BuildRequires : gcc-c++
BuildRequires : qt5-base-devel
BuildRequires : qt5-tools-devel
#BuildRequires: catch2-devel
BuildRequires : cmake-modules
2021-08-03 11:14:12 +04:00
BuildRequires : samba-devel
BuildRequires : libldap-devel
BuildRequires : libsasl2-devel
BuildRequires : libsmbclient-devel
BuildRequires : qt5-base-common
BuildRequires : doxygen
BuildRequires : libuuid-devel
BuildRequires : libkrb5-devel
Requires : libsasl2
2022-06-15 11:30:01 +04:00
Requires : libsasl2-plugin-gssapi
2021-08-03 11:14:12 +04:00
Source0 : %name-%version.tar
%package test
Summary : Tests for ADMC
Group : Other
%description
2022-09-07 01:37:02 +04:00
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).
2021-08-03 11:14:12 +04:00
%description test
Tests for ADMC
%prep
%setup -q
%build
%cmake -DCMAKE_INSTALL_LIBDIR=%_libdir
%cmake_build
%install
%cmake_install
%files
%doc README.md
2021-09-29 13:37:45 +04:00
%doc CHANGELOG.txt
2022-04-05 11:43:40 +04:00
%doc CHANGELOG_ru.txt
2021-08-03 11:14:12 +04:00
%_bindir /admc
%_libdir /libadldap.so
%_man1dir/admc*
%_datadir /applications/admc.desktop
2021-12-27 12:16:23 +04:00
%_iconsdir /hicolor/scalable/apps/admc.svg
2021-08-03 11:14:12 +04:00
%files test
%_libdir /libadmctest.so
2022-06-14 16:04:57 +04:00
%_bindir /admc_test_ad_interface
%_bindir /admc_test_ad_security
2021-08-03 11:14:12 +04:00
%_bindir /admc_test_unlock_edit
%_bindir /admc_test_upn_edit
%_bindir /admc_test_string_edit
%_bindir /admc_test_string_large_edit
%_bindir /admc_test_country_edit
%_bindir /admc_test_gplink
%_bindir /admc_test_select_base_widget
%_bindir /admc_test_filter_widget
%_bindir /admc_test_attributes_tab
%_bindir /admc_test_members_tab
2022-06-14 16:04:57 +04:00
%_bindir /admc_test_member_of_tab
2021-08-03 11:14:12 +04:00
%_bindir /admc_test_select_object_dialog
%_bindir /admc_test_logon_hours_dialog
%_bindir /admc_test_logon_computers_edit
%_bindir /admc_test_expiry_edit
%_bindir /admc_test_password_edit
%_bindir /admc_test_group_scope_edit
%_bindir /admc_test_group_type_edit
%_bindir /admc_test_datetime_edit
%_bindir /admc_test_manager_edit
%_bindir /admc_test_delegation_edit
%_bindir /admc_test_string_other_edit
%_bindir /admc_test_account_option_edit
%_bindir /admc_test_gpoptions_edit
2022-06-14 16:04:57 +04:00
%_bindir /admc_test_protect_deletion_edit
2021-11-09 16:25:26 +04:00
%_bindir /admc_test_octet_attribute_dialog
%_bindir /admc_test_bool_attribute_dialog
2022-06-14 16:04:57 +04:00
%_bindir /admc_test_datetime_attribute_dialog
2021-11-09 16:25:26 +04:00
%_bindir /admc_test_string_attribute_dialog
2022-06-02 13:38:03 +04:00
%_bindir /admc_test_number_attribute_dialog
2021-11-09 16:25:26 +04:00
%_bindir /admc_test_list_attribute_dialog
2021-08-05 18:03:32 +04:00
%_bindir /admc_test_edit_query_item_widget
%_bindir /admc_test_policy_results_widget
2022-05-25 10:59:23 +04:00
%_bindir /admc_test_policy_ou_results_widget
2021-10-28 16:51:34 +04:00
%_bindir /admc_test_find_object_dialog
%_bindir /admc_test_rename_object_dialog
%_bindir /admc_test_create_object_dialog
2022-01-18 12:04:19 +04:00
%_bindir /admc_test_select_classes_widget
2022-01-25 17:18:03 +04:00
%_bindir /admc_test_sam_name_edit
2022-06-14 16:04:10 +04:00
%_bindir /admc_test_dn_edit
2022-06-24 12:06:13 +04:00
%_bindir /admc_test_find_policy_dialog
2021-08-03 11:14:12 +04:00
%changelog
2023-01-10 07:46:13 +04:00
* Tue Jan 10 2023 Evgeny Sinelnikov <sin@altlinux.org> 0.11.1-alt1
- Fix property tabs size policy to looks more pretty.
- Enable both user and machine attributes during GPO creating.
- Fix availability of the Ok button when:
+ a policy name is missing in the policy create dialog;
+ group name is missing in the renaming ou dialog;
+ user name is missing in rename user dialog.
2022-12-13 09:05:47 +04:00
* Tue Dec 13 2022 Evgeny Sinelnikov <sin@altlinux.org> 0.11.0-alt1
- Action menu: Block inheritance feature is added to organizational
unit context menu. Also limited group policy tab is returned.
- Console: Bug with empty group policy object crushing is fixed.
- Console: Non-deletable group policy containers dont dissapear
from GUI after deletion attempt now. Warning message popups instead
of error log dialog.
- Misc: " O r d e r " column is added to policy organizational unit results.
Sort is performed with this column by default.
- Console: Fix crash in policy tree after changing properties
for organizational units.
- Misc: Fix description bar squishing scope pane, when selected
item's name is too long and description bar needs to display it.
- Toolbar: Fix icons for " c r e a t e " actions for organizational units,
users and groups in toolbar.
- Misc: Add trimming to full name autofill.
- Misc: Add trimming to attribute sAMAccountName edit in create
dialog for computers.
- Misc: Add " f i n d g p o " action to policy tree. It implements group
policy objects search functional.
- Misc: Improve " I m p o r t Q u e r y " action. So it's possible to
import multiple queries at the same time.
2022-10-25 08:20:15 +04:00
2022-09-12 15:03:14 +03:00
* Mon Sep 12 2022 Alexey Shabalin <shaba@altlinux.org> 0.10.0-alt3
- Cleanup Requires and BuidRequires.
2022-09-07 01:37:02 +04:00
* Wed Sep 07 2022 Evgeny Sinelnikov <sin@altlinux.org> 0.10.0-alt2
- Build latest tested release.
- Adjust package summary and description.
2022-06-30 15:20:33 +04:00
* Thu Jun 30 2022 Dmitry Degtyarev <kevl@altlinux.org> 0.10.0-alt1
- Properties: Removed " G r o u p t a b " . Not necessary because
policy tree replaces it.
- Policies: Improved policy tree. Tree now contains OU's in
addition to policies. OU's display their child OU' s and
linked policies. Viewing all policies is still possible in
" A l l p o l i c i e s " folder.
- Misc: Fixed eliding of long items in scope view. Scope
view now correctly displays a scroll bar so that long
items can be viewed fully.
- Misc: Added trimming of spaces from names when creating or
renaming policies, query folders and query items.
- Misc: Fixed a bug where object became unloaded if during
rename character '?' was added to it's name.
- Misc: Increased size of editor for string attributes,
which is available in " A t t r i b u t e s " tab. Long strings are
now easier to view and edit.
- Misc: Removed ability to drag and drop policies onto OU's
in object tree. This action now can be performed inside
policy tree.
2022-04-01 15:26:07 +04:00
* Fri Apr 01 2022 Dmitry Degtyarev <kevl@altlinux.org> 0.9.0-alt1
- 0.9.0 (See CHANGELOG.txt for details)
2022-03-31 10:53:37 +04:00
* Thu Mar 31 2022 Dmitry Degtyarev <kevl@altlinux.org> 0.8.3-alt1
- 0.8.3 (See CHANGELOG.txt for details)
- Removed auto-generated changelog entry in .spec
2021-08-07 05:36:44 +04:00
2021-08-05 18:03:32 +04:00
* Thu Aug 05 2021 Dmitry Degtyarev <kevl@altlinux.org> 0.6.4-alt1
- 0.6.4
- closes: 40653
- closes: 40654
2021-08-03 11:14:12 +04:00
* Mon Aug 02 2021 Dmitry Degtyarev <kevl@altlinux.org> 0.6.3-alt1
- 0.6.3
* Thu Jul 29 2021 Dmitry Degtyarev <kevl@altlinux.org> 0.6.2-alt1
- 0.6.2 (closes: 40562)
* Tue Jul 20 2021 Dmitry Degtyarev <kevl@altlinux.org> 0.6.1-alt1
- 0.6.1
* Fri Jul 09 2021 Dmitry Degtyarev <kevl@altlinux.org> 0.6.0-alt1
- 0.6.0
* Mon Jun 21 2021 Dmitry Degtyarev <kevl@altlinux.org> 0.5.3-alt1
- 0.5.3
* Sun May 30 2021 Arseny Maslennikov <arseny@altlinux.org> 0.5.2-alt1.1
- NMU: spec: adapted to new cmake macros.
* Wed May 12 2021 Dmitry Degtyarev <kevl@altlinux.org> 0.5.2-alt1
- 0.5.2
* Fri Apr 23 2021 Dmitry Degtyarev <kevl@altlinux.org> 0.5.1-alt1
- 0.5.1
* Thu Apr 22 2021 Dmitry Degtyarev <kevl@altlinux.org> 0.5.0-alt1
- 0.5.0
* Tue Mar 02 2021 Dmitry Degtyarev <kevl@altlinux.org> 0.4.1-alt1
- 0.4.1
* Mon Feb 15 2021 Dmitry Degtyarev <kevl@altlinux.org> 0.4.0-alt1
- 0.4.0
* Sun Dec 27 2020 Alexey Shabalin <shaba@altlinux.org> 0.3.1-alt2
- Delete openldap package from requires.
* Tue Jul 28 2020 Dmitry Degtyarev <kevl@altlinux.org> 0.3.1-alt1
- Fixed login dialog closing app
- Fixed app sometimes segfaulting when reading ber format attributes
* Fri Jul 24 2020 Igor Chudov <nir@altlinux.org> 0.3.0-alt1
- Build ADMC for all architectures
* Fri Jul 24 2020 Igor Chudov <nir@altlinux.org> 0.2.0-alt1
- Translations added
- Logon dialog implemented
- libadldap improved
- Various UI improvements added
* Thu May 21 2020 Igor Chudov <nir@altlinux.org> 0.1.0-alt1
- Initial build