source: trunk/LATMOS-Accounts/Changes @ 2332

Last change on this file since 2332 was 2329, checked in by nanardon, 5 years ago

Fill Changes

File size: 2.9 KB
Line 
16.1.1
2    - Fix gecos not properly compute
3    - Fix queryformat (%{_gecos} not properly return)
4    - Fix typo OEO instead 0E0
5    - Ensure cached attribute are compute after employement change
6    - Export account wih incoming employment
7    - Add LA_ACL_DEBUG env. var.
8    - Fix: invalid placeholder starting at 2
9    - Fix default ACL
10
116.1.0
12    # WARNING: after upgrading the database will need some time to be upgraded
13
14    - Schema upgrade is now done automatically by la-sync-manager (update
15      module), or manually using la-sql-upgrade
16      Using a not up to date database will fail.
17    - Add task module Setattribute: set attribute for objects matching the
18      given filter
19    - Add lastlogin Attribute: allow to store last login date
20    - Improve object event log
21    - GECOS attribute is now configurable using queryformat, in latmos-accounts.ini,
22      use base parameter 'gecosformat' to change it
23    - search and queryformat now support some function()
24    - new task module: set attribute to specific value according filter
25    - when build from filter: group and alias can have extra user/mail add to them
26    - Zimbra: Many fixes
27    - use 'deny booting' in dhcp when host are locked
28    - la-cli:
29        - add lock and banpasswd functions
30        - add log function
31        - add way to start/end transaction manually
32        - now history is saved and restored at command launch
33        - now parent env function can be called using ../ or /
34        - shell command can be called using !
35
36
375.2.23
38    - add physicalDeliveryOfficeName attribute to nethost
39    - add netLocked attribute to nethost: when set localhost IP address as given
40      by DHCP zone to the computer to deny is to connect to network
41
425.2.20
43    - Allow to limit attribute value from database settings
44    - Make netZone attribute for nethost searchable
45
465.2.19
47    - Allow to use a specific cracklib dictionnary
48
495.2.16
50    - Allow to choose crypt() algorythm using crypt_method setting in
51      latmos-accounts.ini, see man latmos-accounts.ini
52    - Add radius mac-address authentication based support: build users list as
53      file for freeradius via netzone
54    - Add inventory number support
55
565.2.15
57    - When creating object related object can be directly
58      created at the same time (man latmos-accounts: "INPUT FILE" section)
59    - Improve code to suggest collision avoidance login at user creation
60    - Add la-gen-passwd as installed script
61    - Add task module to disable computer when user reach inactive state
62      (Unusedhosts)
63    - allow to diable task from config (disable=yes in la-sync-manager.ini)
64    - Add task module Iprecover: delete IP from unexported hosts
65
665.2.14
67
68    Allow to set manager at user creation
69
705.2.13
71
72    Bug fix for 5.2.12
73
745.2.12
75
76    Allow to set subject in expiration mail
77    Rework Employment code
78    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.