source: trunk/LATMOS-Accounts/Changes @ 2500

Last change on this file since 2500 was 2494, checked in by latmossys, 3 years ago
  • 6.1.5
File size: 4.4 KB
Line 
16.1.5
2    - fix typo making employment not available
3    - workaround sambaSID missing during sync
4
56.1.3
6    - Fix attribute constraint check during synchronisation
7    - la-cli: add sed function to change attribute using perl regular expression
8    - strip ' and " when building mail address
9    - clearly flag changes done by background process
10    - manage some samba attributes
11    - default value for attribute can be set in la-allowed-values.ini
12    - Install man{5,8} documentations (were not installed)
13    - Fix: rename in heimdal base
14
156.1.2
16    # WARNING: database schema need to be upgraded
17
18    - Fix: account export when employment end later
19    - Fix ACL, replace $ROOT by @ROOT: '$' has special meaning here
20    - Fix user activation when employment is coming
21    - various functions call fixes
22    - Fix task call with acl checks (denying some of them to work)
23    - Add various functions to la-cli:
24       - filter on selected object
25       - perform search to add/remove object to the selection
26    - Add completion to search in la-cli
27    - "log" translation fix
28    - Ensure configuration is properly parsed
29    - la-sql-recompute now recompute attribute (not only employment)
30    - add groupOfnames object support for LDAP
31    - always try to create missing object in destination (regardless recent changes)
32    - Fix: dynamics attributes not properly compute after object creation and employment changes
33    - add support objects (hardare support contact)
34
356.1.1
36    - Fix gecos not properly compute
37    - Fix queryformat (%{_gecos} not properly return)
38    - Fix typo OEO instead 0E0
39    - Ensure cached attribute are compute after employement change
40    - Export account wih incoming employment
41    - Add LA_ACL_DEBUG env. var.
42    - Fix: invalid placeholder starting at 2
43    - Fix default ACL
44    - Encode UTF8 name in DNS zone using punycode
45
466.1.0
47    # WARNING: after upgrading the database will need some time to be upgraded
48
49    - Schema upgrade is now done automatically by la-sync-manager (update
50      module), or manually using la-sql-upgrade
51      Using a not up to date database will fail.
52    - Add task module Setattribute: set attribute for objects matching the
53      given filter
54    - Add lastlogin Attribute: allow to store last login date
55    - Improve object event log
56    - GECOS attribute is now configurable using queryformat, in latmos-accounts.ini,
57      use base parameter 'gecosformat' to change it
58    - search and queryformat now support some function()
59    - new task module: set attribute to specific value according filter
60    - when build from filter: group and alias can have extra user/mail add to them
61    - Zimbra: Many fixes
62    - use 'deny booting' in dhcp when host are locked
63    - la-cli:
64        - add lock and banpasswd functions
65        - add log function
66        - add way to start/end transaction manually
67        - now history is saved and restored at command launch
68        - now parent env function can be called using ../ or /
69        - shell command can be called using !
70
71
725.2.23
73    - add physicalDeliveryOfficeName attribute to nethost
74    - add netLocked attribute to nethost: when set localhost IP address as given
75      by DHCP zone to the computer to deny is to connect to network
76
775.2.20
78    - Allow to limit attribute value from database settings
79    - Make netZone attribute for nethost searchable
80
815.2.19
82    - Allow to use a specific cracklib dictionnary
83
845.2.16
85    - Allow to choose crypt() algorythm using crypt_method setting in
86      latmos-accounts.ini, see man latmos-accounts.ini
87    - Add radius mac-address authentication based support: build users list as
88      file for freeradius via netzone
89    - Add inventory number support
90
915.2.15
92    - When creating object related object can be directly
93      created at the same time (man latmos-accounts: "INPUT FILE" section)
94    - Improve code to suggest collision avoidance login at user creation
95    - Add la-gen-passwd as installed script
96    - Add task module to disable computer when user reach inactive state
97      (Unusedhosts)
98    - allow to diable task from config (disable=yes in la-sync-manager.ini)
99    - Add task module Iprecover: delete IP from unexported hosts
100
1015.2.14
102
103    Allow to set manager at user creation
104
1055.2.13
106
107    Bug fix for 5.2.12
108
1095.2.12
110
111    Allow to set subject in expiration mail
112    Rework Employment code
113    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.