made owner multi-valued (3300727)

This commit is contained in:
Roland Gruber 2011-05-23 17:45:15 +00:00
parent 594f6de588
commit 27b2ace13e
1 changed files with 5 additions and 3 deletions

View File

@ -2,13 +2,15 @@ August 2011 3.5.0
- New modules: - New modules:
-> "General information": shows internal data about accounts (e.g. creation time) -> "General information": shows internal data about accounts (e.g. creation time)
-> "Quota": manage filesystem quota inside LDAP (Linux DiskQuota) (RFE 1811449) -> "Quota": manage filesystem quota inside LDAP (Linux DiskQuota) (RFE 1811449)
- inetOrgPerson: New attributes o, employeeNumber, initials - Personal: New attributes o, employeeNumber, initials
- Unix: Support to create home directories on multiple servers and also for existing users - Unix: Support to create home directories on multiple servers and also for existing users
- Server information shows data from cn=monitor - Server information shows data from cn=monitor
- lots of small improvements - Lots of small improvements
- LAM Pro: - LAM Pro:
-> Automount: allow to create automount maps -> Automount: allow to create automount maps
-> Password policy: allow to (un)lock accounts -> Password policy: allow to (un)lock accounts
- Fixed bugs:
-> Owner attribute is multi-valued (3300727)
2011-04-25 3.4.0 2011-04-25 3.4.0
- IMAP mailboxes: - IMAP mailboxes:
@ -35,7 +37,7 @@ August 2011 3.5.0
- PDF export: higher resolution for logos - PDF export: higher resolution for logos
- reduced number of LDAP queries - reduced number of LDAP queries
- lamdaemon: support journaled quotas - lamdaemon: support journaled quotas
- fixed bugs: - Fixed bugs:
-> ignore comment lines in shells file (3107124) -> ignore comment lines in shells file (3107124)
-> home directory creation on file upload -> home directory creation on file upload