Commit a7285804 authored by Benoit Mortier's avatar Benoit Mortier
Browse files

Update Changelog and Upgrade from 1.0.17


Signed-off-by: default avatarBenoit Mortier <benoit.mortier@opensides.be>
Showing with 214 additions and 2 deletions
+214 -2
FusionDirectory changelog FusionDirectory changelog
========================= =========================
* FusionDirectory 1.0.17
[Fix] FusionDirectory plugins - Bugs #4953: auto.master should be stored into ldap
[Fix] Bugs #5190: Too many ldap request when loading user list
[Fix] Bugs #5191: Too many ldap request when loading list (snapshots)
[Fix] FusionDirectory plugins - Bugs #5192: Fusiondirectory ldapmanager plugin fatal error when importing a ldif file
[Fix] Bugs #5194: wrong icons / issue with objectType class_groupManagement.inc
[Fix] Bugs #5195: Undefined index: dn / del_lock()
FusionDirectory plugins - Bugs #5196: webservice: object is modified instead of created
|Fix] FusionDirectory plugins - Bugs #5197: removing the ldif for default policy from the ppolicy plugin,
[Feature] FusionDirectory plugins - Bugs #5198: merge the dhcp code from 1.1 into 1.0.17
|Fix] FusionDirectory plugins - Bugs #5225: due to dhcp modification the network section on system is not inside a section
[Fix] FusionDirectory plugins - Bugs #5226: audit showing an error everytime we save an dhcp object
[Fix] FusionDirectory plugins - Bugs #5227: moving from branch inside a dhcp entry
[Fix] FusionDirectory plugins - Bugs #5228: when trying to copy a dhcp entry is get Missing argument 3 for userinfo::is_copyable(), called in /usr/share/fusiondirectory/include/class_CopyPasteHandler.inc on line 226 and defined" - File: /usr/share/fusiondirectory/include/class_userinfo.inc (Line 31
[Fix] FusionDirectory plugins - Bugs #5229: when i have a system who is in the dhcp range of my dhcp server, it find and display the right data but don't save it
[Feature] Bugs #5230: we need a fusiondirectory-setup --migrate-dhcp
|Fix] FusionDirectory plugins - Bugs #5231: we should not be able to remove the global
[Feature] FusionDirectory plugins - Bugs #5232: we miss a dropdown for failover in the Create new DHCP section
[Fix] FusionDirectory plugins - Bugs #5233: Remove ppolicydefault.ldif and dhcpd.schema from source
[Fix] Bugs #5234: Plugin's configuration are not inserted if they are already installed
[Fix] FusionDirectory plugins - Bugs #5236: Missed icon and CSS error
[Fix] Bugs #5237: ogroup icon not clickable
[Feature] FusionDirectory plugins - Wishlist #5193: Add ppolicy tab for DSA accounts
[Feature] FusionDirectory plugins - Wishlist #5239: Champs pour enregistrer la volonté d'afficher la photo de la personne sur le site web
* FusionDirectory 1.0.16 * FusionDirectory 1.0.16
|Fix] Bugs #3587: Edit a template add bad characters |Fix] Bugs #3587: Edit a template add bad characters
......
...@@ -1961,8 +1961,6 @@ You must modify your hook so that they don't use quotes. The attributes are now ...@@ -1961,8 +1961,6 @@ You must modify your hook so that they don't use quotes. The attributes are now
In this version by default there is a new more modern theme called breezy. To active it completely go to the configuration plugin, click edit and in the "Look and feel" section select breezy In this version by default there is a new more modern theme called breezy. To active it completely go to the configuration plugin, click edit and in the "Look and feel" section select breezy
Enjoy :)
Migrate FusionDirectory from 1.0.15 to 1.0.16 Migrate FusionDirectory from 1.0.15 to 1.0.16
============================================= =============================================
...@@ -1978,6 +1976,7 @@ http://packages.ubuntu.com/trusty/all/php-cas/download ...@@ -1978,6 +1976,7 @@ http://packages.ubuntu.com/trusty/all/php-cas/download
and select your preferred mirror and select your preferred mirror
Upgrade FusionDirectory first Upgrade FusionDirectory first
============================= =============================
...@@ -2132,6 +2131,193 @@ If they are old objectClasses it will warn you and you will have to remove them ...@@ -2132,6 +2131,193 @@ If they are old objectClasses it will warn you and you will have to remove them
!! Please read it carefully before applying !! !! Please read it carefully before applying !!
Migrate FusionDirectory from 1.0.16 to 1.0.17
=============================================
Ubuntu 12.0.4 TLS users
=======================
Since 1.0.9.2 FusionDirectory need the php-cas library for CAS server support. This library can normally found in universe in the Ubuntu repositories
In case you did not find it, grab the deb from here and install it
http://packages.ubuntu.com/trusty/all/php-cas/download
and select your preferred mirror
Upgrade FusionDirectory first
=============================
- Upgrade FusionDirectory core package before other ones to avoid dependencies errors:
apt-get install fusiondirectory
- Upgrade FusionDirectory schema package too.
apt-get install fusiondirectory-schema
Upgrade of LDAP directory
=========================
- Upgrade schemas
if your are using the fai plugin you have to update its schema
fusiondirectory-insert-schema -m /etc/ldap/schema/fusiondirectory/fai.schema
if your are using the dhcp plugin you have to install a new schema
fusiondirectory-insert-schema -m /etc/ldap/schema/dhcp-fd-conf.schema
Remove old ldif from /etc/ldap/schema/fusiondirectory
=====================================================
We removed a default ldif from the ppolicy plugin, you can delete it
safely from /etc/ldap/schema/fusiondirectory/ppolicydefault.ldif
Check for deprecated attributes and objectClasses in your LDAP
==============================================================
The --list-deprecated option of fusiondirectory-setup show deprecated attributes and objectClasses for FusionDirectory
fusiondirectory-setup --list-deprecated
List deprecated attributes and objectclasses
Deprecated attributes:
gotoLpdServer (GOto - Gonicus Terminal Concept, value lpdServer.) - 1.3.6.1.4.1.10098.1.1.1.4
fdPhoneMacroRDN (FusionDirectory - Phone macro RDN) - 1.3.6.1.4.1.38414.19.10.2
gotoCdromEnable (GOto - Gonicus Terminal Concept, value cdromEnable.) - 1.3.6.1.4.1.10098.1.1.1.8
gotoFontPath (GOto - Gonicus Terminal Concept, value fontPath.) - 1.3.6.1.4.1.10098.1.1.1.5
printerWindowsDriverDir (Path to directory that contains windows drivers for this printer) - 1.3.6.1.4.1.38414.6.10.2
avHttpProxyURL (How to get the updates) - 1.3.6.1.4.1.10098.1.1.9.76
avMaxDirectoryRecursions (Number of recursions done with directories) - 1.3.6.1.4.1.10098.1.1.9.69
goFonPassword (Admin password for fon server) - 1.3.6.1.4.1.10098.1.1.9.27
gotoFilesystem (GOto - Gonicus Terminal Concept, value filesystem.) - 1.3.6.1.4.1.10098.1.1.1.6
gotoPrinterPPD (GOto - Gonicus Terminal Concept, PPD data) - 1.3.6.1.4.1.10098.1.1.11.6
fdSnapshotAdminDn (FusionDirectory - Snaphost admin dn) - 1.3.6.1.4.1.38414.8.17.4
ghUsbSupport (Hardware definitions, value usbSupport) - 1.3.6.1.4.1.10098.1.1.2.3
gotoScannerEnable (GOto - Gonicus Terminal Concept, value scannerEnable.) - 1.3.6.1.4.1.10098.1.1.1.10
gotoNtpServer (GOto - Gonicus Terminal Concept, value ntpServer.) - 1.3.6.1.4.1.10098.1.1.1.2
goFaxPassword (Admin password for fax server) - 1.3.6.1.4.1.10098.1.1.9.23
gotoSysStatus (Keeps current system status - info shown in GOsa) - 1.3.6.1.4.1.10098.1.1.2.11
gotoUserAdminPrinter (GOto - keeps printers we are admin for) - 1.3.6.1.4.1.10098.1.1.11.13
ghIdeDev (Hardware definitions, value ideDev) - 1.3.6.1.4.1.10098.1.1.2.4
gotoSndModule (GOto - Gonicus Terminal Concept, value sound Modules.) - 1.3.6.1.4.1.10098.1.1.1.29
goFaxAdmin (Admin principal for fax server) - 1.3.6.1.4.1.10098.1.1.9.22
gotoAdaptPath (GOto - Gonicus Terminal Concept, value adaptpath.) - 1.3.6.1.4.1.10098.1.1.1.33
gotoScannerModel (GOto - Gonicus Terminal Concept, value scannerModel.) - 1.3.6.1.4.1.10098.1.1.1.40
gotoXColordepth (GOto - Gonicus Terminal Concept, value xColordepth.) - 1.3.6.1.4.1.10098.1.1.1.21
fdAsteriskDriver (Driver used for asterisk DB) - 1.3.6.1.4.1.10098.1.1.9.30
fdSipContexts (FusionDirectory - available sip contexts) - 1.3.6.1.4.1.38414.19.11.1
gosaObject (GOsa - DN of an object) - 1.3.6.1.4.1.10098.1.1.12.3
ghInventoryNumber (Unique number for inclusion in an inventory) - 1.3.6.1.4.1.10098.1.1.2.10
ghSoundAdapter (Hardware definitions, value soundAdapter) - 1.3.6.1.4.1.10098.1.1.2.7
ghGfxAdapter (Hardware definitions, value Grafikkarte) - 1.3.6.1.4.1.10098.1.1.2.9
gotoXDriver (GOto - Gonicus Terminal Concept, value xDriver.) - 1.3.6.1.4.1.10098.1.1.1.28
gotoShare (GOto - specifies a share) - 1.3.6.1.4.1.10098.1.1.11.9
fdCopyPaste (FusionDirectory - (de)Activate copy/paste) - 1.3.6.1.4.1.38414.8.14.5
gotoAutoFs (GOto - Gonicus Terminal Concept, value autofs.) - 1.3.6.1.4.1.10098.1.1.1.31
gotoScannerBackend (GOto - Gonicus Terminal Concept, value scannerBackend.) - 1.3.6.1.4.1.10098.1.1.1.39
gotoUserPrinter (GOto - keeps printers shown for this user) - 1.3.6.1.4.1.10098.1.1.11.12
printerWindowsInfFile (Path to windows inf file for this printer) - 1.3.6.1.4.1.38414.6.10.1
avChecksPerDay (Update checks per day) - 1.3.6.1.4.1.10098.1.1.9.78
gotoScannerClients (GOto - Gonicus Terminal Concept, value scannerClients.) - 1.3.6.1.4.1.10098.1.1.1.11
gotoXKbLayout (GOto - Gonicus Terminal Concept, value xKblayout.) - 1.3.6.1.4.1.10098.1.1.1.26
fdSnapshotAdminPassword (FusionDirectory - Snaphost admin password) - 1.3.6.1.4.1.38414.8.17.5
fdPersonalTitleInDN (FusionDirectory - Personal title in dn) - 1.3.6.1.4.1.38414.8.12.5
gotoXResolution (GOto - Gonicus Terminal Concept, value xResolution.) - 1.3.6.1.4.1.10098.1.1.1.20
fdPasswordHook (FusionDirectory - Password hook (external command)) - 1.3.6.1.4.1.38414.8.13.4
fdVoicemailContexts (FusionDirectory - available voicemail contexts) - 1.3.6.1.4.1.38414.19.11.2
fdIdGenerator (FusionDirectory - An automatic way to generate new user ids) - 1.3.6.1.4.1.38414.8.12.4
goLogPassword (Admin password for log server) - 1.3.6.1.4.1.10098.1.1.9.25
ghCpuType (Hardware definitions, value cpuType) - 1.3.6.1.4.1.10098.1.1.2.1
gotoGroupAdminPrinter (GOto - keeps printers we are admin for) - 1.3.6.1.4.1.10098.1.1.11.17
fdAccountRDN (FusionDirectory - use a placeholder pattern for generating account RDNs) - 1.3.6.1.4.1.38414.8.12.2
gotoFloppyEnable (GOto - Gonicus Terminal Concept, value floppyEnable.) - 1.3.6.1.4.1.10098.1.1.1.7
goFonAreaCode (Store area code) - 1.3.6.1.4.1.10098.1.1.9.28
avArchiveMaxRecursion (Maximum number of archive nestings) - 1.3.6.1.4.1.10098.1.1.9.73
gotoRootPasswd (GOto - Gonicus Terminal Concept, value rootPasswd.) - 1.3.6.1.4.1.10098.1.1.1.14
fdPrimaryGroupFilter (FusionDirectory - Primary group filter) - 1.3.6.1.4.1.38414.8.14.1
goFonCountryCode (Store country code) - 1.3.6.1.4.1.10098.1.1.9.29
avArchiveMaxFileSize (Maximum archive file size) - 1.3.6.1.4.1.10098.1.1.9.72
gotoProfileServer (GOto - specifies the profile server) - 1.3.6.1.4.1.10098.1.1.11.8
goLogAdmin (Admin user for log server) - 1.3.6.1.4.1.10098.1.1.9.24
fdPhoneConferenceRDN (FusionDirectory - Phone conference RDN) - 1.3.6.1.4.1.38414.19.10.3
goFonAdmin (Admin user for fon server) - 1.3.6.1.4.1.10098.1.1.9.26
goLogDriver (FD logging MDB2 driver name) - 1.3.6.1.4.1.10098.1.1.9.84
gotoLpdEnable (GOto - Gonicus Terminal Concept, value lpdEnable.) - 1.3.6.1.4.1.10098.1.1.1.9
gotoModules (GOto - Gonicus Terminal Concept, value kernel modules.) - 1.3.6.1.4.1.10098.1.1.1.32
gotoProfileQuota (GOto - save quota for home) - 1.3.6.1.4.1.10098.1.1.11.15
avFlags (Special flags for the antivirus scan engine) - 1.3.6.1.4.1.10098.1.1.9.71
avUser (Username to run antivirus with) - 1.3.6.1.4.1.10098.1.1.9.70
ghMemSize (Hardware definitions, value memSize) - 1.3.6.1.4.1.10098.1.1.2.2
gotoXMonitor (GOto - Gonicus Terminal Concept, value xMonitor.) - 1.3.6.1.4.1.10098.1.1.1.17
gotoGroupPrinter (GOto - keeps printers shown for this user) - 1.3.6.1.4.1.10098.1.1.11.16
fdRfc2307bis (FusionDirectory - rfc2307bis) - 1.3.6.1.4.1.38414.8.10.1
gotoProfileFlags (GOto - Flags for Profile handling - C is for caching) - 1.3.6.1.4.1.10098.1.1.11.7
fdMailMethod (FusionDirectory - Mail method) - 1.3.6.1.4.1.38414.10.10.1
gotoXKbVariant (GOto - Gonicus Terminal Concept, value xKbvariant.) - 1.3.6.1.4.1.10098.1.1.1.27
gotoXMouseport (GOto - Gonicus Terminal Concept, value xMouseport.) - 1.3.6.1.4.1.10098.1.1.1.22
fdSnapshotURI (FusionDirectory - Snaphost URI) - 1.3.6.1.4.1.38414.8.17.3
gotoHardwareChecksum (GOto - quick way to see if something has changed) - 1.3.6.1.4.1.10098.1.1.2.12
printerWindowsDriverName (Windows name of the printer driver) - 1.3.6.1.4.1.38414.6.10.3
ghScsiDev (Hardware definitions, value scsiDev) - 1.3.6.1.4.1.10098.1.1.2.5
gotoXMouseType (Hardware definitions, value Type of mouse) - 1.3.6.1.4.1.10098.1.1.1.34
gotoXVsync (GOto - Gonicus Terminal Concept, value xVsync.) - 1.3.6.1.4.1.10098.1.1.1.19
goSyslogSection (What sections wants the server for its syslog service? i.e. *.*) - 1.3.6.1.4.1.10098.1.1.9.9
avDatabaseMirror (Where to find updates) - 1.3.6.1.4.1.10098.1.1.9.75
goLogDB (GOsa logging DB name) - 1.3.6.1.4.1.10098.1.1.9.83
gosaUser (GOsa - DN of a user) - 1.3.6.1.4.1.10098.1.1.12.2
gotoXHsync (GOto - Gonicus Terminal Concept, value xHsync.) - 1.3.6.1.4.1.10098.1.1.1.18
avMaxThreads (Number of AV scanning threads) - 1.3.6.1.4.1.10098.1.1.9.68
gotoXMouseButtons (GOto - Gonicus Terminal Concept, value xMouseButtons.) - 1.3.6.1.4.1.10098.1.1.1.23
avArchiveMaxCompressionRatio (Maximum compression ratio) - 1.3.6.1.4.1.10098.1.1.9.74
ghNetNic (Hardware definitions, value Network Device) - 1.3.6.1.4.1.10098.1.1.2.8
gotoXKbModel (GOto - Gonicus Terminal Concept, value xKbmodel.) - 1.3.6.1.4.1.10098.1.1.1.25
Deprecated objectClasses:
goFaxServer (Fax server description) - 1.3.6.1.4.1.10098.1.2.1.26
goSyslogServer (Syslog server description) - 1.3.6.1.4.1.10098.1.2.1.21
goCupsServer (CUPS server description) - 1.3.6.1.4.1.10098.1.2.1.23
goNtpServer (Time server description) - 1.3.6.1.4.1.10098.1.2.1.20
gosaLockEntry (GOsa - Class for GOsa locking) - 1.3.6.1.4.1.10098.1.2.1.19.2
goVirusServer (Virus server definition) - 1.3.6.1.4.1.10098.1.2.1.39
gosaUserTemplate (GOsa - Class for GOsa User Templates) - 1.3.6.1.4.1.10098.1.2.1.19.11
goNfsServer (NFS server description) - 1.3.6.1.4.1.10098.1.2.1.19
goFonServer (Fon server description) - 1.3.6.1.4.1.10098.1.2.1.29
goLogDBServer (Log DB server description) - 1.3.6.1.4.1.10098.1.2.1.28
The --check-deprecated option will output a list of dn using old attributes and objectClasses of they are present in your ldap server
fusiondirectory-setup --check-deprecated
List LDAP entries using deprecated attributes or objectclasses
There are no entries in the LDAP using obsolete attributes
There are no entries in the LDAP using obsolete classes
The --ldif-deprecated option will output an ldif file on the console that you can use with ldapmodify to clean you ldap server from old attributes.
fusiondirectory-setup --ldif-deprecated > remove_deprecated.ldif
If they are old objectClasses it will warn you and you will have to remove them by hand, they have been specified at the --check-deprecated step.
!! Please read it carefully before applying !!
Migrate your DHCP entries
=========================
if you where using the DHCP plugin in 1.0.16, you need to migrate your entries to the dhcp branch, run the **fusiondirectory-setup --migrate-dhcp** for this
fusiondirectory-setup --migrate-dhcp
Checking your indexed attributes
================================
Check that all you index still match with valid attributes present in your ldap directory
Enjoy :) Enjoy :)
--- ---
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment