Skip to content
This repository was archived by the owner on Jul 24, 2023. It is now read-only.
This repository was archived by the owner on Jul 24, 2023. It is now read-only.

import does not sync guid for every user #699

@jagDanJu

Description

@jagDanJu
  • Laravel Version: 5.8
  • Adldap2-Laravel Version: 6.0.1
  • PHP Version: 7.2.12
  • LDAP Type: ActiveDirectory

Description:

When updating from version 5 to 6 I followed the upgrade guide and created a new column for the GUID in the users table. Afterwards I have php artisan adldap: import --no-interaction executed to synchronize the objectguid from the AD.

For some users, the guid has been added, but several hundred have remained where the value remains at null.

Obtaining the ObjectGUID for each user works fine with PowerShell

I have no idea where to start looking for the mistake. Do you have a hint?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions