Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue: User groups are not synced #600

Open
2 tasks done
BalazsSzekeres opened this issue Oct 20, 2024 · 5 comments
Open
2 tasks done

Issue: User groups are not synced #600

BalazsSzekeres opened this issue Oct 20, 2024 · 5 comments
Labels
bug Something isn't working

Comments

@BalazsSzekeres
Copy link

Is there an existing issue for this?

  • I have searched the existing issues and found none that matched mine

Describe the issue

After a user has logged in using SSH, I have added him to a new group in Microsoft Entra. When the user logs out, and then log in again, the new group is not synced on the on-premise machine.

Steps to reproduce

  1. Login user via SSH.
  2. Add it to a new group.
  3. Login again, and run groups.

System information and logs

No response

Double check your logs

  • I have redacted any sensitive information from the logs
@BalazsSzekeres BalazsSzekeres added the bug Something isn't working label Oct 20, 2024
@adombeck
Copy link
Contributor

Thanks for the report. We believe that this issue is already fixed in the authd-msentraid snap from the edge channel. Could you please try following these instructions to try out the snap from the edge channel? Don't forget to switch back to the stable channel afterwards.

@namato1
Copy link

namato1 commented Dec 2, 2024

This does not seem to be fixed in the edge channel. i'm still not seeing groups

@adombeck
Copy link
Contributor

adombeck commented Dec 2, 2024

Are you sure that you don't see groups which you add the user to in Microsoft Entra? That should have been solved by #520. I can confirm in my tests that I see those groups.

What does currently not work is adding the user to groups locally - that's #576 which we plan to fix with a release scheduled for next week.

@namato1
Copy link

namato1 commented Dec 2, 2024

Apologies, I thought i was on edge, but forgot I wiped and imaged the machine again. Switched to edge and it is syncing

@junebugin
Copy link

junebugin commented Jan 13, 2025

It seems groups are now syncing but the groups/GID are not updating if a group has been modified(via Entra) which in turn prevents a user from logging in. Returns "No result matching 'XYZ' in GroupByID"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants