Skip to content

minor adjustments to the OC10 to oCIS migration #1518

@jvillafanez

Description

@jvillafanez

In https://doc.owncloud.com/server/next/admin_manual/maintenance/migrating_to_ocis.html#migration-with-ldap-users "The following environment variables serve as a configuration template":

  • OCIS_LDAP_INSECURE: "true" I don't think this is relevant. It might be convenient but we probably shouldn't promote skipping certificates. We could have it around in case they have problems with the certificate, but that's it.
  • GRAPH_ASSIGN_DEFAULT_USER_ROLE: "true" This isn't needed because the migration already have a step to assign roles.

In addition, "Verify LDAP access is working before starting the migration by logging in with some LDAP users."
I think it's better to login with the admin user and check if the users and groups show up in the user list. Login with a LDAP user will require knowing the user's password (which you shouldn't know), and might behave weird if the user doesn't have a role assigned.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions