Skip to content

Pre-release v0.4.513

Pre-release
Pre-release

Choose a tag to compare

@osvegn osvegn released this 03 Aug 10:24
· 20 commits to main since this release

New

  • Different kind of logs. For debug usage, log level can be set on specific log kind to avoid useless log when debugging.
  • Use a keytab to authenticate with kerberos.
  • Rename a profile in "Profile Configuration".
  • Add GPLink tab in Properties for user, group, computer, OU, site and domainDNS.
  • Add general page in Group Policy Container to change GPO Status.

Update

  • Dependancy: mormot2
  • Translation:
    • French translation has been updated
    • Polish translation has been updated (thanks to @phatterit)
  • Avoid usage of FrmRSAT as global variable. Start working with a context manager.
  • Rework ldap events.
  • Detect Global Catalog option in server settings.
  • Add images in ADSS popup menu.
  • Improve general properties for ADSS properties. (thanks to @mmarsac)
  • Simplify search ADUC option to only ask for a fix searchpagesize value, and paging is automatically done.
  • Add a disabled user image.
  • Change GPO order in tree.

Fix

  • In "Change domain controller" visual, only try to bind to DC instead of connecting to DC.
  • Add UPNSuffixes in "New inetOrgPerson" visual.
  • IPV6 appeared in wrong folder.
  • Prevent "Show DC Infos" and "Test Connection" in "Profile Configuration" buttons to hide fields.
  • New object in ADSS now focus correct container.
  • In object properties, in attributes tab, cell can now be copied.
  • Save / load visual with a DPI correction.

Full Changelog: v0.4.386...v0.4.513