Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: tranquilit/OpenRSAT

Release v0.4.386

10 Jun 14:27
@osvegn osvegn

Choose a tag to compare

New

  • Create a keytab from a user or a computer, using the userPrincipalName and the servicePrincipalNames.
  • Build a unix attribute page for user properties
  • Add a new panel in ADUC to display the attributes values of the selected object
  • Enable / Disable account from ADUC grid
  • New object creation supported:
    • InetOrgPerson
    • msDS-ShadowPrincipalContainer
    • msImaging-PSPs
    • msDS-KeyCredential
    • msDS-ResourcePropertyList
    • SharedFolder
    • Printer (a basic version)
    • SiteLink
  • OpenRSAT now have a structured test folder.
  • Add polish translation

Update

Fix

  • Invalid LDAP search scope for DJoin preparation (undefine to SUB)
  • The unlock caption in property account is updated depending on the lockoutTime attribute value
  • The replace ACE might add an empty SID on samba AD
  • Bad data type for publishedCertificate that cause invalid certificate issues
  • Invalid date convertion from UTC to local in property object
  • Improve ADSS visual behavior

Full Changelog: v0.4.263...v0.4.386

Assets 15

Release v0.4.263

16 Mar 14:14
@osvegn osvegn

Choose a tag to compare

New unique features in this version! Discover DJOIN, NTAuthCertificates and Graphs!

New

  • Create a graph to view member relationship in groups.
  • NTAuthCertificates property tab on DomainDNS object.
  • Create an action to prepare DJOIN.
  • DEB and RPM packages!

Update

  • In search page, double click on a result open the property page.
  • Improve DNS tab performance, which is way faster for huge domains.
  • Do not force openssl on windows
  • Better theme detection for macos and linux.
  • Show details in Bitlocker property tab.

Fix

  • Scale grids on macos.
  • Call of an abstract method causes an exception.
  • Add more than one member in the member tab causes an exception.
  • Bad offset in logon hours page in account property page.
  • Bitlocker missing translations

Full Changelog: v0.4.226...v0.4.263

Loading

Release v0.4.250

10 Mar 13:24
@osvegn osvegn

Choose a tag to compare

Release v0.4.250 Pre-release
Pre-release

New unique features in this version! Discover DJOIN, NTAuthCertificates and Graphs!

/!\ Rollback to Pre-release due to issue with windows certificates

New

  • Create a graph to view member relationship in groups.
  • NTAuthCertificates property tab on DomainDNS object.
  • Create an action to prepare DJOIN.

Update

  • In search page, double click on a result open the property page.
  • Improve DNS tab performance, which is way faster for huge domains.
  • Do not force openssl on windows
  • Better theme detection for macos and linux.
  • Show details in Bitlocker property tab.

Fix

  • Scale grids on macos.
  • Call of an abstract method causes an exception.
  • Add more than one member in the member tab causes an exception.
  • Bad offset in logon hours page in account property page.

Full Changelog: v0.4.226...v0.4.250

Loading
sysadmin963 reacted with thumbs up emoji
1 person reacted

Pre-release v0.4.243

27 Feb 13:02
@osvegn osvegn

Choose a tag to compare

Pre-release v0.4.243 Pre-release
Pre-release

Dear MacOS users, i've made a fix about grid scaling in OpenRSAT. Let me know if you still have issues!

Loading

Release v0.4.228

17 Feb 07:48
@osvegn osvegn

Choose a tag to compare

Release v0.4.228 Pre-release
Pre-release

Some work has been done on DNS part about performance.

Loading
sysadmin963 reacted with thumbs up emoji
1 person reacted

Release V0.4.226

11 Feb 10:14
@osvegn osvegn

Choose a tag to compare

Enjoy this new release, and share your experience with us in the Discussions!

New

  • A new language appears! Thanks to @parapente, there is now a grec translation within OpenRSAT.
  • In Users and Computers module, you can now cusomize columns with ldap attributes!
  • You can use search bar to easely find entry in tree or grids.
  • You can view SubContainer in ADUC grid. You can also use the button "Show object location" to select the container of the selected object.
  • New issue template on github, it gives you tips to give better feedbacks.
  • Create an about page, so you can see some usefull information about OpenRSAT.

Update

  • A new page for profile creation/edition is available. It should help user to understand their ldap configuration.
  • GroupPolicyContainer icon has been improved.
  • Some update has been done to improve behavior with High DPI on Windows. There is still some issue with MacOS on grids.
  • Correctly clear data on client disconnect in dns module. Also feed the tab with data on connect.
  • Add notifyEvent on LDAPClient for ldap call (onSearch, onModify, onAdd, onDelete, onError, ...).
  • Username and DC on status bar is now updated on connect and on close, instead of module loading.
  • Add confirmation popup on reset password.
  • Auto select current profile when oppening Profile Manager.
  • Update icons for profiles, DNS and ACLs.
  • Add data to zone nodes on DNS grid.
  • Add "Show GPO" menu item in "view" menu.
  • Hide empty items in ADUC grid.

Fix

  • Invalid read of DER certificate in Published Certificates tab in Property page.
  • Some french translation has been fixed.
  • Invalid read of Bitlocker informations in Bitlocker tab in Property page.
  • Do not query namingContexts by default on ADSI.
  • Add ace page can now be resize.
  • Invalid range on search with empty data in Property page.
  • Stop showing error on search failure for DNS records.
  • Change LAPS property tab default translation (from fr to en).
  • msLAPS-EncryptedPassword was missing in LDAP search for LAPS property tab.
  • Bad sizing of LAPS property tab on Linux.
  • Sort members in member property tab.
  • Window stop blinking on Windows if the window has been saved has fullscreen (maximized) window.

Full Changelog: v0.4.153...v0.4.226

Contributors

parapente
Loading
sysadmin963 reacted with thumbs up emoji
1 person reacted

Pre-release v0.4.204

04 Feb 14:07
@osvegn osvegn

Choose a tag to compare

Pre-release v0.4.204 Pre-release
Pre-release

New month, new release!

New

  • A new language appears! Thanks to @parapente, there is now a grec translation within OpenRSAT.
  • In Users and Computers module, you can now cusomize columns with ldap attributes!
  • You can use search bar to easely find entry in tree or grids.
  • New issue template on github, it gives you tips to give better feedbacks.
  • Create an about page, so you can see some usefull information about OpenRSAT.

Update

  • A new page for profile creation/edition is available. It should help user to understand their ldap configuration.
  • GroupPolicyContainer icon has been improved.
  • Some update has been done to improve behavior with High DPI on Windows. There is still some issue with MacOS on grids.
  • Correctly clear data on client disconnect in dns module. Also feed the tab with data on connect.
  • Add notifyEvent on LDAPClient for ldap call (onSearch, onModify, onAdd, onDelete, onError, ...)
  • Username and DC on status bar is now updated on connect and on close, instead of module loading
  • Add confirmation popup on reset password.
  • Auto select current profile when oppening Profile Manager
  • Update icons for profiles, DNS and ACLs

Fix

  • Invalid read of DER certificate in Published Certificates tab in Property page.
  • Some french translation has been fixed.
  • Invalid read of Bitlocker informations in Bitlocker tab in Property page.
  • Do not query namingContexts by default on ADSI
  • Add ace page can now be resize.
  • Invalid range on search with empty data in Property page

Full Changelog: v0.4.153...v0.4.204

Contributors

parapente
Loading

Release v0.4.153

06 Jan 09:59
@osvegn osvegn

Choose a tag to compare

Happy new year! Time for a new OpenRSAT release!

/!\ This release override the previous v0.4.151 due to an issue /!\

Important

An issue concerning the printing of passwords on connection failure in log files has been fixed. I strongly encourage users to delete their log files to prevent their passwords from being stolen.

New

  • Translation just arrived! Tranquil IT is a french company, so for now, the only available translation is French. Do not hesitate to ask for more languages.
  • A new option allow you to show GPO on the ADUC tree view. Once enabled, you can enable, disable or enforce the GPO or update GPO inheritance on an object. It's a first small step to a futur GPO module in OpenRSAT.
  • As the management of profiles was a bit hard to understand, a profile manager has been added.

Update

  • It is not yet possible to OpenRSAT to unencrypt an encrypted LAPS password. But now, you can at least read the encrypted password and try it by yourself.
  • Improve DNS behavior. Still not perfect, but the creation, deletion and management of a record is a bit better.
  • Some code structure has been updated. It mays impact some features behavior.

Fix

  • Bad OpenSSL loading with mORMot2 library.
  • Stop scrolling on editing an attribut in the ATTRIBUTES property page.
  • Invalid date format in LAPS property page.
  • Stop printing password in log files on connection failure.

Full Changelog: v0.4.115...v0.4.153

Loading

Release v0.4.151

05 Jan 11:27
@osvegn osvegn

Choose a tag to compare

Release v0.4.151 Pre-release
Pre-release

Happy new year! Time for a new OpenRSAT release!

Important

An issue concerning the printing of passwords on connection failure in log files has been fixed. I strongly encourage users to delete their log files to prevent their passwords from being stolen.

New

  • Translation just arrived! Tranquil IT is a french company, so for now, the only available translation is French. Do not hesitate to ask for more languages.
  • A new option allow you to show GPO on the ADUC tree view. Once enabled, you can enable, disable or enforce the GPO or update GPO inheritance on an object. It's a first small step to a futur GPO module in OpenRSAT.
  • As the management of profiles was a bit hard to understand, a profile manager has been added.

Update

  • It is not yet possible to OpenRSAT to unencrypt an encrypted LAPS password. But now, you can at least read the encrypted password and try it by yourself.
  • Improve DNS behavior. Still not perfect, but the creation, deletion and management of a record is a bit better.
  • Some code structure has been updated. It mays impact some features behavior.

Fix

  • Bad OpenSSL loading with mORMot2 library.
  • Stop scrolling on editing an attribut in the ATTRIBUTES property page.
  • Invalid date format in LAPS property page.
  • Stop printing password in log files on connection failure.

Full Changelog: v0.4.115...v0.4.151

Loading

v0.4.143

18 Dec 11:26
@osvegn osvegn

Choose a tag to compare

v0.4.143 Pre-release
Pre-release
[FIX] Search - Fix schema display name objects
Loading
Previous 1
Previous

AltStyle によって変換されたページ (->オリジナル) /