source: trunk/LATMOS-Accounts/Changes @ 2514

Last change on this file since 2514 was 2494, checked in by latmossys, 3 years ago
  • 6.1.5
File size: 4.4 KB
RevLine 
[2494]16.1.5
2    - fix typo making employment not available
3    - workaround sambaSID missing during sync
4
[2446]56.1.3
[2430]6    - Fix attribute constraint check during synchronisation
[2446]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
[2482]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
[2430]14
[2380]156.1.2
[2413]16    # WARNING: database schema need to be upgraded
17
[2380]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)
[2409]30    - add groupOfnames object support for LDAP
31    - always try to create missing object in destination (regardless recent changes)
[2414]32    - Fix: dynamics attributes not properly compute after object creation and employment changes
[2413]33    - add support objects (hardare support contact)
[2380]34
[2329]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
[2364]44    - Encode UTF8 name in DNS zone using punycode
[2329]45
[2311]466.1.0
[2307]47    # WARNING: after upgrading the database will need some time to be upgraded
48
[2243]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.
[2247]52    - Add task module Setattribute: set attribute for objects matching the
53      given filter
[2268]54    - Add lastlogin Attribute: allow to store last login date
[2307]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 !
[2243]70
[2307]71
[2119]725.2.23
[2118]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
[2094]775.2.20
78    - Allow to limit attribute value from database settings
79    - Make netZone attribute for nethost searchable
80
[2071]815.2.19
82    - Allow to use a specific cracklib dictionnary
83
[2042]845.2.16
85    - Allow to choose crypt() algorythm using crypt_method setting in
86      latmos-accounts.ini, see man latmos-accounts.ini
[2062]87    - Add radius mac-address authentication based support: build users list as
88      file for freeradius via netzone
89    - Add inventory number support
[2042]90
[1992]915.2.15
[1999]92    - When creating object related object can be directly
[1992]93      created at the same time (man latmos-accounts: "INPUT FILE" section)
[1999]94    - Improve code to suggest collision avoidance login at user creation
95    - Add la-gen-passwd as installed script
[2018]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)
[2020]99    - Add task module Iprecover: delete IP from unexported hosts
[1992]100
[1974]1015.2.14
102
103    Allow to set manager at user creation
104
[1965]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.