Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • fusiondirectory fusiondirectory
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 33
    • Issues 33
    • List
    • Boards
    • Service Desk
    • Milestones
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Terraform modules
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • fusiondirectoryfusiondirectory
  • fusiondirectoryfusiondirectory
  • Issues
  • #4185
Closed
Open
Issue created Oct 05, 2015 by bmortier@bmortierMaintainer

The configuration is lost after upgrading to 1.0.9.1

I upgraded my fusiondirectory installation on a preproduction machine and my configuration was lost (reverted to the standard one).

I've been able to fix it renaming the configuration object as follows:

dn: ou=fusiondirectory,dc=my,dc=domain
changetype: add
objectClass: organizationalUnit
ou: fusiondirectory

dn: cn=fusiondirectory,ou=configs,dc=my,dc=domain
changetype: modrdn
newrdn: cn=config
deleteoldrdn: 1
newsuperior: ou=fusiondirectory,dc=my,dc=domain

After that the configuration was almost OK (I've had to remove a password fdHook, but that goes into another bug).

(from redmine: issue id 4185, created on 2015-10-05, closed on 2015-10-08)

  • Relations:
    • relates #3317 (closed)
  • Changesets:
    • Revision 20949b86 by Côme Chilliet on 2015-10-06T12:21:33.000Z:
Fixes #4185 Added configuration dn check in --check-ldap
  • Revision accaadff by Côme Chilliet on 2015-10-06T12:22:29.000Z:
Fixes #4185 Added configuration dn check in --check-ldap
  • Revision 4ff33507 by Côme Chilliet on 2015-10-08T08:14:23.000Z:
Fixes #4185 Made error message clearer in case there are two configuration objects
  • Revision 985240a0 by Côme Chilliet on 2015-10-08T08:15:13.000Z:
Fixes #4185 Made error message clearer in case there are two configuration objects
  • Custom Fields:
    • Bug in version: 1.0.9
Assignee
Assign to
Time tracking