Skip to content
GitLab
    • Explore Projects Groups Topics Snippets
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • fusiondirectory-tools fusiondirectory-tools
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 18
    • Issues 18
    • List
    • Boards
    • Service Desk
    • Milestones
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Terraform modules
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • fusiondirectoryfusiondirectory
  • fusiondirectory-toolsfusiondirectory-tools
  • Issues
  • #75
Something went wrong while setting issue due date.
Closed
Open
Issue created 7 months ago by dockx thibault@tdockxDeveloper
  • New related issue

  • New related issue

[Migration] - Allows to apply the modification from ldif-deprecated command

Open

[Migration] - Allows to apply the modification from ldif-deprecated command

dev-manual#92 (moved)

We have to add a new command (options) allowing the application of the produced ldif from ldif-deprecated.

Obsolete tag cannot be removed via ldapvi. Although, using ldapadd makes it ok.

root@debian11:~# fusiondirectory-migration-manager --ldif-deprecated
dn:cn=config,ou=fusiondirectory,dc=base,dc=local
changetype:modify
delete:fdAuditRotationDelay
-

# There are no entries in the LDAP using obsolete classes
root@debian11:~# fusiondirectory-migration-manager --ldif-deprecated > a.ldif
root@debian11:~# ldapadd -f a.ldif ^C
root@debian11:~# ldapadd -f a.ldif -D cn=admin,dc=base,dc=local -w tester
modifying entry "cn=config,ou=fusiondirectory,dc=base,dc=local"

root@debian11:~# cat a.ldif 
dn:cn=config,ou=fusiondirectory,dc=base,dc=local
changetype:modify
delete:fdAuditRotationDelay
-

# There are no entries in the LDAP using obsolete classes
Edited 7 months ago

    Tasks

    0

    No tasks are currently assigned. Use tasks to break down this issue into smaller parts.

    Linked items
    0

    Link issues together to show that they're related. Learn more.

    Activity


    • dockx thibault changed milestone to %FusionDirectory Tools 1.2 7 months ago

      changed milestone to %FusionDirectory Tools 1.2

    • dockx thibault added Added PJ1802-0188 + 1 deleted label 7 months ago

      added Added PJ1802-0188 + 1 deleted label

    • dockx thibault assigned to @tdockx 7 months ago

      assigned to @tdockx

    • dockx thibault changed the description 7 months ago

      changed the description

    • dockx thibault marked this issue as related to dev-manual#92 (moved) 7 months ago

      marked this issue as related to dev-manual#92 (moved)

    • dockx thibault changed time estimate to 4h 7 months ago

      changed time estimate to 4h

    • bmortier changed milestone to %FusionDirectory Tools 1.3 5 months ago

      changed milestone to %FusionDirectory Tools 1.3

    • bmortier removed Added label 2 months ago

      removed Added label

    Please register or sign in to reply
    Assignee
    dockx thibault's avatar
    dockx thibault
    Assign to
    Labels
    0
    None
    0
    None
      Assign labels
    • Manage project labels

    Milestone
    No milestone
    None
    Due date
    None
    None
    None
    Time tracking
    No estimate or time spent
    Confidentiality
    Not confidential
    Not confidential

    You are going to turn on confidentiality. Only project members with at least the Reporter role, the author, and assignees can view or be notified about this issue.

    Lock issue
    Unlocked
    0
    0 Participants
    Reference:

    Menu

    Explore Projects Groups Topics Snippets