1.0.4 (2006-08-10)
- added Russian translation
- Samba 3: added policies for domain objects
- inetLocalMailRecipient: print warning if local address is already in use
1.0.3 (2006-07-05)
- fixed bugs:
- Kolab: fixed problem with message about missing password
- Unix groups: fixed auto GID
- Unix users/groups: fixed silent unlocking of passwords
- Unix users/groups: removed invalid password option
- Shadow: account expiration date was incorrect in some time zones
- User list: fixed problems when deleting users and translated GIDs are activated (1503367)
1.0.2 (2006-05-24)
- security enhancements: session timeout, logging, host restrictions
- handle LDAP attribute aliases correctly
- fixed bugs:
- PDF creation bug when GID translation is activated (1477111)
- allow "@" in passwords (1477878)
- Samba 2/3: fixed NT hashes
- fixed handling of multi-value attributes (e.g. in inetLocalMailRecipient)
1.0.1 (2006-04-12)
- LAM can now be installed with "configure" and "make install"
- added workaround for misspelled object classes (e.g. sambaSAMAccount by smbldap-tools)
- Unix: merged password hash settings for Unix users and groups
- Samba 3: added Windows group to profile options
- security: LAM checks the session id and client IP
- fixed bugs:
- Samba 3: hash values were wrong in some rare cases (1440021)
- Samba 3: readded time zone selection for logon hours (1407761)
- Unix: call of unknown function (1450464)
1.0.0 (2006-03-01)
- new architecture with support for more account types
- new translations: Traditional Chinese, Dutch
- fixed bugs:
- Samba groups: editing of special groups fixed
- changed check for mail addresses (patch 1403922)
- fixed JPG upload when MCrypt is enabled
- fixed login problems for AD servers
- improved sorting of account lists
- fixed language setting in default configuration profile
- fixed PHP5 warnings (getdate() and mktime())
- error messages in Samba domain module (1437425)
- fixed expired passwords with shadowAccount module
- added lamdaemon.pl compatibility and security patches by Tim Rice
0.5.3 (2005-12-14)
- accounts are now deleted with subentries
- big update for Italian translation
- inetOrgPerson: support jpegPhoto images
- less restrictive input checks
- fixed bugs:
- fixed problems with case-insensitive DNs
- file upload did not work when max_execution_time=0 (1367957)
- posixGroup: fixed help entries
0.5.2 (2005-11-16)
- new module for SSH public keys
- check file permissions on login page
- fixed bugs:
- creation of home directories did not work
- allow spaces in profile names (1333058)
- fixed problem with magic_quotes_gpc in profile editor (1333069)
- inetOrgPerson: deletion of postal address and fax number now works
0.5.1 (2005-10-19)
- Samba 3: added support for account expiration
- fixed bugs:
- automatic UID/GID assignment did not fully work
- PDF: additional groups for Unix users
- inetOrgPerson: fixed mobile number
- Samba 2/3: passwords fixed for file uploads (1311561)
- Samba 3: fixed logon hours (patch 1311915)
- Samba 3: loading of domain setting from profile did not work
- Quota: profile settings fixed
- reduced memory usage
0.5.0 (2005-09-28)
- new architecture:
- possibility to create Unix-only accounts
- enhanced PDF output
- enhanced file upload
- enhanced editor for account profiles
- dynamic configuration options (based on modules)
- new plugin for managing NIS mail aliases (RFE 1050036)
- new plugin for managing mail routing with inetLocalMailRecipient (RFE 1092137)
- new plugin for managing MAC addresses (RFE 926017)
- tree view
- schema browser
- added developer documentation
- all pages in UTF-8
0.4.9 (2005-03-09)
Fixed bugs:
- fixed error messages when moving an user account
- fixed problem with special group SIDs
- lamdaemon.pl security fix