source: trunk/LATMOS-Accounts/Changes @ 2418

Last change on this file since 2418 was 2414, checked in by nanardon, 4 years ago

Fix: attribute not compute after employment changes

File size: 3.8 KB
RevLine 
[2380]16.1.2
[2413]2    # WARNING: database schema need to be upgraded
3
[2380]4    - Fix: account export when employment end later
5    - Fix ACL, replace $ROOT by @ROOT: '$' has special meaning here
6    - Fix user activation when employment is coming
7    - various functions call fixes
8    - Fix task call with acl checks (denying some of them to work)
9    - Add various functions to la-cli:
10       - filter on selected object
11       - perform search to add/remove object to the selection
12    - Add completion to search in la-cli
13    - "log" translation fix
14    - Ensure configuration is properly parsed
15    - la-sql-recompute now recompute attribute (not only employment)
[2409]16    - add groupOfnames object support for LDAP
17    - always try to create missing object in destination (regardless recent changes)
[2414]18    - Fix: dynamics attributes not properly compute after object creation and employment changes
[2413]19    - add support objects (hardare support contact)
[2380]20
[2329]216.1.1
22    - Fix gecos not properly compute
23    - Fix queryformat (%{_gecos} not properly return)
24    - Fix typo OEO instead 0E0
25    - Ensure cached attribute are compute after employement change
26    - Export account wih incoming employment
27    - Add LA_ACL_DEBUG env. var.
28    - Fix: invalid placeholder starting at 2
29    - Fix default ACL
[2364]30    - Encode UTF8 name in DNS zone using punycode
[2329]31
[2311]326.1.0
[2307]33    # WARNING: after upgrading the database will need some time to be upgraded
34
[2243]35    - Schema upgrade is now done automatically by la-sync-manager (update
36      module), or manually using la-sql-upgrade
37      Using a not up to date database will fail.
[2247]38    - Add task module Setattribute: set attribute for objects matching the
39      given filter
[2268]40    - Add lastlogin Attribute: allow to store last login date
[2307]41    - Improve object event log
42    - GECOS attribute is now configurable using queryformat, in latmos-accounts.ini,
43      use base parameter 'gecosformat' to change it
44    - search and queryformat now support some function()
45    - new task module: set attribute to specific value according filter
46    - when build from filter: group and alias can have extra user/mail add to them
47    - Zimbra: Many fixes
48    - use 'deny booting' in dhcp when host are locked
49    - la-cli:
50        - add lock and banpasswd functions
51        - add log function
52        - add way to start/end transaction manually
53        - now history is saved and restored at command launch
54        - now parent env function can be called using ../ or /
55        - shell command can be called using !
[2243]56
[2307]57
[2119]585.2.23
[2118]59    - add physicalDeliveryOfficeName attribute to nethost
60    - add netLocked attribute to nethost: when set localhost IP address as given
61      by DHCP zone to the computer to deny is to connect to network
62
[2094]635.2.20
64    - Allow to limit attribute value from database settings
65    - Make netZone attribute for nethost searchable
66
[2071]675.2.19
68    - Allow to use a specific cracklib dictionnary
69
[2042]705.2.16
71    - Allow to choose crypt() algorythm using crypt_method setting in
72      latmos-accounts.ini, see man latmos-accounts.ini
[2062]73    - Add radius mac-address authentication based support: build users list as
74      file for freeradius via netzone
75    - Add inventory number support
[2042]76
[1992]775.2.15
[1999]78    - When creating object related object can be directly
[1992]79      created at the same time (man latmos-accounts: "INPUT FILE" section)
[1999]80    - Improve code to suggest collision avoidance login at user creation
81    - Add la-gen-passwd as installed script
[2018]82    - Add task module to disable computer when user reach inactive state
83      (Unusedhosts)
84    - allow to diable task from config (disable=yes in la-sync-manager.ini)
[2020]85    - Add task module Iprecover: delete IP from unexported hosts
[1992]86
[1974]875.2.14
88
89    Allow to set manager at user creation
90
[1965]915.2.13
92
93    Bug fix for 5.2.12
94
955.2.12
96
97    Allow to set subject in expiration mail
98    Rework Employment code
99    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.