- 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.2 (2005-11-16)
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
0.4.8 (2005-01-26)
- allow "%" at the beginning of Samba home/profile path (1107998)
- fixed bugs:
-> fixed IE fix ;-)
-> no more warnings for profiles with no additional groups set
0.4.7 (2004-12-18)
- Added "*.exe" to Samba logon script regex (1081715)
- fixed bugs:
-> Fixed doctype of main frame
-> Removed syntax check for LDAP suffixes
-> Fixed IE bug at login
-> Fixed encoding in HTTP header
-> Passwords with "'" are now handled correctly at login (1081460)
-> Fixed Samba flags if multiple hosts were created
-> Updated .htaccess files to be compatible with newer Apache versions
0.4.6 (2004-05-28)
- fixed bugs:
-> Password hashes were not disabled correctly
-> Street was copied to postal code on modify (938502)
-> Samba host passwords were still wrong
-> Underscore was not allowed for host names (934445)
-> Deleting postal address or facsimile number failed (948616)
-> TLS error handling (958497)
-> Smaller fixes on personal settings page
0.4.5 (2004-03-21)
- added French translation
- fixed bugs:
-> StatusMessages with additional variables did not work
-> Samba hosts had unnecessary objectClass shadowAccount (910084)
-> Samba host passwords were still wrong
-> LAM had problems with non-standard spelled object classes (907636)
-> Perl scripts did not work if Perl is not installed in /usr/bin/perl (913554)
-> roblems when cn!=uid (915041)
-> home directories were not deleted by lamdaemon.pl (913552)
0.4.4 (2004-02-29)
- fixed bugs:
-> plain posix groups could not be used as Samba 3 primary group
-> if magic_quotes_gpc in php.ini is was set to "Off", several pages did not work
-> some smaller bugs in mass upload
-> Samba hash values for hosts were not correct
-> Unix passwords could be disabled but not reenabled
-> fixed problem with eval() in status.inc (894433)
0.4.3 (2004-02-09)
- new login layout
- added Hungarian and Japanese translations
- fixed bugs:
-> Samba paswords were sometimes empty for new users (892272)
-> links in list views may not work with web servers other than Apache