source: trunk/LATMOS-Accounts/Changes @ 2318

Last change on this file since 2318 was 2311, checked in by latmossys, 5 years ago
  • 6.0.1
File size: 2.5 KB
Line 
16.1.0
2    # WARNING: after upgrading the database will need some time to be upgraded
3
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.
7    - Add task module Setattribute: set attribute for objects matching the
8      given filter
9    - Add lastlogin Attribute: allow to store last login date
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 !
25
26
275.2.23
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
325.2.20
33    - Allow to limit attribute value from database settings
34    - Make netZone attribute for nethost searchable
35
365.2.19
37    - Allow to use a specific cracklib dictionnary
38
395.2.16
40    - Allow to choose crypt() algorythm using crypt_method setting in
41      latmos-accounts.ini, see man latmos-accounts.ini
42    - Add radius mac-address authentication based support: build users list as
43      file for freeradius via netzone
44    - Add inventory number support
45
465.2.15
47    - When creating object related object can be directly
48      created at the same time (man latmos-accounts: "INPUT FILE" section)
49    - Improve code to suggest collision avoidance login at user creation
50    - Add la-gen-passwd as installed script
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)
54    - Add task module Iprecover: delete IP from unexported hosts
55
565.2.14
57
58    Allow to set manager at user creation
59
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.