source: trunk/LATMOS-Accounts/Changes @ 2311

Last change on this file since 2311 was 2311, checked in by latmossys, 5 years ago
  • 6.0.1
File size: 2.5 KB
RevLine 
[2311]16.1.0
[2307]2    # WARNING: after upgrading the database will need some time to be upgraded
3
[2243]4    - Schema upgrade is now done automatically by la-sync-manager (update
5      module), or manually using la-sql-upgrade
6      Using a not up to date database will fail.
[2247]7    - Add task module Setattribute: set attribute for objects matching the
8      given filter
[2268]9    - Add lastlogin Attribute: allow to store last login date
[2307]10    - Improve object event log
11    - GECOS attribute is now configurable using queryformat, in latmos-accounts.ini,
12      use base parameter 'gecosformat' to change it
13    - search and queryformat now support some function()
14    - new task module: set attribute to specific value according filter
15    - when build from filter: group and alias can have extra user/mail add to them
16    - Zimbra: Many fixes
17    - use 'deny booting' in dhcp when host are locked
18    - la-cli:
19        - add lock and banpasswd functions
20        - add log function
21        - add way to start/end transaction manually
22        - now history is saved and restored at command launch
23        - now parent env function can be called using ../ or /
24        - shell command can be called using !
[2243]25
[2307]26
[2119]275.2.23
[2118]28    - add physicalDeliveryOfficeName attribute to nethost
29    - add netLocked attribute to nethost: when set localhost IP address as given
30      by DHCP zone to the computer to deny is to connect to network
31
[2094]325.2.20
33    - Allow to limit attribute value from database settings
34    - Make netZone attribute for nethost searchable
35
[2071]365.2.19
37    - Allow to use a specific cracklib dictionnary
38
[2042]395.2.16
40    - Allow to choose crypt() algorythm using crypt_method setting in
41      latmos-accounts.ini, see man latmos-accounts.ini
[2062]42    - Add radius mac-address authentication based support: build users list as
43      file for freeradius via netzone
44    - Add inventory number support
[2042]45
[1992]465.2.15
[1999]47    - When creating object related object can be directly
[1992]48      created at the same time (man latmos-accounts: "INPUT FILE" section)
[1999]49    - Improve code to suggest collision avoidance login at user creation
50    - Add la-gen-passwd as installed script
[2018]51    - Add task module to disable computer when user reach inactive state
52      (Unusedhosts)
53    - allow to diable task from config (disable=yes in la-sync-manager.ini)
[2020]54    - Add task module Iprecover: delete IP from unexported hosts
[1992]55
[1974]565.2.14
57
58    Allow to set manager at user creation
59
[1965]605.2.13
61
62    Bug fix for 5.2.12
63
645.2.12
65
66    Allow to set subject in expiration mail
67    Rework Employment code
68    Add ssh-key attribute to user: LA-Tools/bin/rla-sshkey can be used to deploy it
Note: See TracBrowser for help on using the repository browser.