made owner multi-valued (3300727)
This commit is contained in:
parent
594f6de588
commit
27b2ace13e
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue