IF YOU WOULD LIKE TO GET AN ACCOUNT, please write an
email to Administrator. User accounts are meant only to access repo
and report issues and/or generate pull requests.
This is a purpose-specific Git hosting for
BaseALT
projects. Thank you for your understanding!
Только зарегистрированные пользователи имеют доступ к сервису!
Для получения аккаунта, обратитесь к администратору.
- Add password settings object's creation/deletion/edition. Password
Settings Container contains these objects and located in the System
container (objects tree).
- Fix empty parentheses display in the domain info widget for undefined domain
controller's version.
- Add the ability to view which groups a group is a member of.
- Fix OU insufficient access for users with delegation. Users with
delegated OU rights can do corresponding allowed actions. In particular,
user/group creation/deletion, OU creation and policy (un)link.
- Add drag&drop policy link order changing to links tab in the policy OU
widget.
- Domain info widget: "Servers" items are removed from the tree and
domain controller version is added.
- Add link state icons (enforced/disabled) to the links tab from the
policy OU widget.
- Domain policy link broken deletion is fixed (the same links in other
OUs were deleted instead of domain's link). (closes: 49385)
- Fix broken domain policy link icon changing: enforcing/disabling
from policy widget changed another OU's the same policy link icon.
- Fix links duplication in policy OU widget's inheritance tab.
- Fixed user properties window resize.
- Add optional attributes loading. It can be performed via "Load
optional attribute values" option checking (in the preferences menu)
or with corresponding button in the attributes tab. (closes: 48817)
- Fixed not selected of any theme after ADMC start.
- 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)
- 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.
- 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.
- PDC-Emulator check option is added. If option is enabled, GPT-related
moves like policy editing/creation/deletion will be prevented under
non-PDC-Emulator DC connection.
- Fixed group policy link order value in organizational unit's
results widget: order was sorted as string number earlier.
It is sorted as a number now.
- Organizational unit's inherited policies are added to corresponing
tab in organizational unit's result widget. Also inherited policies
list is added to organizational unit's properties group tab.
- Enforce and disable checkable actions are added to policy link item
context menu (group policy objects).
- Fixed organizational unit and user rename ok buttons availability
with spaces only.
- Crashing after drag and drop attempt in organizational unit's results
widget is fixed: drag and drop is disabled.
- User and group general tab read-only widgets are added as results
widgets for corresponding group and user items.
- creationTime attribute's value display/edit fixed.
- Time span attribute value display fixed. Also time span attribute
edit is added.forceLogoff and lockOutObservationWindow attributes
are added as time span.
- Attribute userAccountControl, msDs-Supported and systemFlags values
are displayed as hexadecimal.
- Fixed group policy link appearing after an unauthorized creation
attempt.