Skip to content

lusrmgr v1.6

Compare
Choose a tag to compare
@akruhler akruhler released this 12 Jul 16:14
· 15 commits to master since this release
  • Multitasking implemented: You can now have multiple property windows open at the same time
  • Application can now be launched using a standard user account, which allows to read settings on the local machine and to connect to remote computers without administrative privileges
  • UI improvements to "Create new user" window, window enlarged
  • UI improvements to "Define access times" window, implemented rectangular selection (individual selection still available by holding the alt key)
  • Improvements to search, search settings are now hidden inside a menu
  • Improved support for built-in security principals
  • Built-in principal support for remote machines implemented
  • Remote connection improvements, implementation of native calls now allows to save logon credentials to the credential database
  • Added column to the main window user list showing full name
  • Added password expiration date to user settings
  • Added setting "Profile path" to user properties
  • Field "Account expiration date" now allows selection of a specific time
  • Removed user settings flag "Store password using reversible encryption"
  • Performance improvements, especially during startup
  • Extensive code base improvements
  • Bug fixes