[Feature] Bugs #4136: we should remove the samba.schema from our contrib directory in core source
[Fix] Bugs #4158: Fatal error after role creation
[Fix] Bugs #4168: Underscores in group names not allowed anymore
[Fix] Bugs #4169: Uncaught exception 'NonExistingObjectTypeException' with message 'Non-existing type "group"
[Fix] Bugs #4172: Filter for ogroups should be on groupOfNames
[Fix] Bugs #4173: When mixed group plugin is installed group and ogroup tabs should be merged
[Fix] Bugs #4179: st field seems to be reading correctling but not setting correctly in a template
[Fix] Bugs #4183: option host-name with winstations results in error
[Fix] Bugs #4184: We missed a foreignkey in system trust in unix tab for user
[Fix] Bugs #4185: The configuration is lost after upgrading to 1.0.9.1
[Fix] Bugs #4190: fusiondirectory-setup should be improved
[Fix] Bugs #4191: Error in the fusiondirectory-setup
[Fix] Bugs #4193: Remove gosaAccount with fusiondirectory-setup --migrate-users
[Fix] Bugs #4194: list of users membership in group when in mixed mode 1.0.9x is not showing the same info as in 1.0.8.9
[Fix] Bugs #4195: when going to the page groups and roles with mixedgroup plugin installed
[Fix] Bugs #4196: roles should no allow space in their name
[Fix] Bugs #4199: the logon hours page is not correctly constructed
[Fix] Wishlist #4180: on Droplist, put entries in alphetical order
[Fix] Bugs #4206: when a mixed group posixGroup and groupOfNames without the extra fd objectClass and attributes is opened then saved it tell me a group with the same name already exist
[Fix] Bugs #4208: list of group membership in user when in mixed mode 1.0.9x is not showing the same info as in 1.0.8.9
[Feature] Wishlist #4154: add support for displayName attribute
* FusionDirectory 1.0.9
[Feature] Bugs #955: write https support for PHP JSONRPC
ghNetNic (Hardware definitions, value Network Device) - 1.3.6.1.4.1.10098.1.1.2.8
gotoFloppyEnable (GOto - Gonicus Terminal Concept, value floppyEnable.) - 1.3.6.1.4.1.10098.1.1.1.7
gotoXMouseButtons (GOto - Gonicus Terminal Concept, value xMouseButtons.) - 1.3.6.1.4.1.10098.1.1.1.23
gotoXMouseType (Hardware definitions, value Type of mouse) - 1.3.6.1.4.1.10098.1.1.1.34
Deprecated objectClasses:
goCupsServer (CUPS server description) - 1.3.6.1.4.1.10098.1.2.1.23
gosaCacheEntry (GOsa - Class for GOsa caching) - 1.3.6.1.4.1.10098.1.2.1.19.3
gosaUserTemplate (GOsa - Class for GOsa User Templates) - 1.3.6.1.4.1.10098.1.2.1.19.11
gosaAccount (GOsa - Class for GOsa Accounts) - 1.3.6.1.4.1.10098.1.2.1.19.6
gosaObject (GOsa - Class for GOsa settings) - 1.3.6.1.4.1.10098.1.2.1.19.1
fusiondirectory-setup --check-deprecated will output a list of dn using old attributes and objectClasses
fusiondirectory-setup --check-deprecated
List LDAP entries using deprecated attributes or objectclasses
cn=fusiondirectory,ou=configs,dc=fusiondirectory,dc=org contains an obsolete attribute
uid=fd-admin,ou=people,dc=fusiondirectory,dc=org uses the obsolete object class gosaAccount
fusiondirectory-setup --migrate-users can help you migrate you user to the new core classes that are used by FusionDirectory. If they are attributes moved over to the personal plugin,
it will automatically migrate them and you juste need to install the personal plugin
fusiondirectory-setup --ldif-deprecated will output an ldif file on the console that you can use with ldapmodify to clean you ldap server from old attributes.
If they are old objectClasses it will warn you and you will have to remove it by hand, they have been specified at the fusiondirectory-setup --check-deprecated step
at the exception of the gosaAccount class that is migrated with fusiondirectory-setup --migrate-users like mentioned above.