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
  • #25
Something went wrong while setting issue due date.
Closed
Open
Issue created 2 years ago by bmortier@bmortierMaintainer
  • New related issue

  • New related issue

Migrate users function doesn't work when it try to convert person objectclass to inetorgperson

Open

Migrate users function doesn't work when it try to convert person objectclass to inetorgperson

I have an ldif like this one

root@c79e4a2e781a:/# ldapsearch -xLLL -H ldap://localhost -b dc=nodomain uid=tata1
dn: uid=tata1,dc=nodomain
cn: tata
sn: toto
uid: tata1
objectClass: person
objectClass: posixAccount
uidNumber: 1001
gidNumber: 1001
homeDirectory: /

When I use the command to migrate the users it fails

root@c79e4a2e781a:/# fusiondirectory-migration-manager --migrate-users
The following users are missing objectClasses:
uid=tata1,dc=nodomain
Add the inetOrgPerson objectClass to all these entries? [Yes/No]?
yes
Failed to modify entry "uid=tata1,dc=nodomain": structural object class modification from 'person' to 'inetOrgPerson' not allowed (69)
Edited 2 years 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


    • bmortier assigned to @bmortier 2 years ago

      assigned to @bmortier

      By bmortier on 2023-02-28T15:11:13 (imported from GitLab)

    • bmortier changed the description 2 years ago

      changed the description

      By Jonathan Swaelens on 2023-02-28T15:12:17 (imported from GitLab)

    • bmortier added PJ1802-0188 label 2 years ago

      added PJ1802-0188 label

    • bmortier changed milestone to %FusionDirectory Tools 1.0 2 years ago

      changed milestone to %FusionDirectory Tools 1.0

    • bmortier assigned to @tdockx and unassigned @bmortier 2 years ago

      assigned to @tdockx and unassigned @bmortier

      By bmortier on 2023-03-01T15:42:24 (imported from GitLab)

    • bmortier changed milestone to %FusionDirectory Tools 1.1 2 years ago

      changed milestone to %FusionDirectory Tools 1.1

    • bmortier added 1 deleted label 1 year ago

      added 1 deleted label

    • bmortier added Bugs label 1 year ago

      added Bugs label

    • bmortier assigned to @tdockx and unassigned @bmortier 1 year ago

      assigned to @tdockx and unassigned @bmortier

    • dockx thibault changed milestone to %FusionDirectory Tools 1.2 1 year ago

      changed milestone to %FusionDirectory Tools 1.2

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

      changed milestone to %FusionDirectory Tools 1.3

    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