Skip to content

Issue: New password set when device authentication is enforced can't be the same as the old password #950

@defendable-binnver

Description

@defendable-binnver

Is there an existing issue for this?

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

Describe the issue

Initially created as a Q&A question: #949

In essence:
The issue is that there seems to be a 60 or 90 day period before the users logging in using Authd with msentraid, is forced to create a new local password.
This is done by first, logging in with your local password, getting prompted with having to go through device login again through https://www.microsoft.com/devicelogin.
After this, users are forced to set up a new local password, which cannot be the same as previous passwords.

I have redacted some data in the logs:
my_user@company.url - is my own user
another_user@company.url - represent other users activity
local_admin_user - represent a local admin account that has not experienced any issues.

Steps to reproduce

Use the system normally until one day you are asked to create a new local password when signing in.
Period seems to be two or three months before trigger in our case. Happened about simultaneously for all users, though this can be caused by all users setting up their account in this system at the same time to begin with.

System information and logs

authd version

authd	0.4.1

authd-msentraid broker version

name:      authd-msentraid
summary:   Authd -  MS Entra ID Cloud Authentication for Ubuntu
publisher: Canonical**
store-url: https://snapcraft.io/authd-msentraid
license:   GPL-3.0
description: |
  Authd is a powerful authentication service for Ubuntu, designed to
  integrate with cloud identity providers like Microsoft Entra ID. It
  delivers a secure, flexible solution for organizations and individuals who
  are transitioning to cloud-based identity management on Ubuntu workstations
  and servers.
  Authd uses the OAuth Device Authorization Grant and ensures a consistent
  and secure login experience across Ubuntu Desktop and Server — whether
  through GDM, SSH, or network services like NFS and Samba.
  
  Key Features
  * Cloud identity provider Integration: Connects with Microsoft Entra ID
  * Secure Login: Authd leverages the OAuth Device Authorization Grant RFC
  8628-compliant workflows for reliability and security.
  * Open-Source: Free and community-driven, with contributions welcomed.
  * Enterprise ready: Ubuntu Pro customers will benefit from the same
  expanded security and support guarantees.
  * Authd is free for all Ubuntu Desktop and Server 24.04 LTS users and is
  under active development. Explore the official documentation for
  installation and configuration steps, or visit the GitHub repository to
  contribute or provide feedback.
services:
  authd-msentraid: simple, enabled, active
snap-id:      vS3oJLMss6lgWwoFcPqYDUA2HB20I1Dc
tracking:     0.x/edge
refresh-date: 7 days ago, at 22:38 CEST
channels:
  0.x/stable:    0.2.0+33feab0.0d0d6c7 2025-02-03 (137) 19MB -
  0.x/candidate: ^                                           
  0.x/beta:      ^                                           
  0.x/edge:      0.2.0+c5f63d2.2c4cc05 2025-05-27 (197) 20MB -
installed:       0.2.0+c5f63d2.2c4cc05            (197) 20MB -

gnome-shell version

gnome-shell:
  Installed: 46.3.1-1ubuntu1~24.04.1authd2
  Candidate: 46.3.1-1ubuntu1~24.04.1authd2
  Version table:
 *** 46.3.1-1ubuntu1~24.04.1authd2 500
        500 http://ppa.launchpad.net/ubuntu-enterprise-desktop/authd/ubuntu noble/main amd64 Packages
        100 /var/lib/dpkg/status
     46.0-0ubuntu6~24.04.9 500
        500 http://no.archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages
     46.0-0ubuntu6~24.04.3 500
        500 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages
     46.0-0ubuntu5 500
        500 http://no.archive.ubuntu.com/ubuntu noble/main amd64 Packages

Distribution

Distributor ID:	Ubuntu
Description:	Ubuntu 24.04.2 LTS
Release:	24.04
Codename:	noble

Logs

[ 2766.172355] gjo-ops02 systemd[1]: Starting authd.service - Authd daemon service...
[ 2766.172444] gjo-ops02 (authd)[30927]: authd.service: ConfigurationDirectory 'authd' already exists but the mode is different. (File system: 755 ConfigurationDirectoryMode: 700)
[ 2851.233155] gjo-ops02 authd[30927]: Broker configuration directory "/etc/authd/brokers.d/" does not exist, only local broker will be available
[ 2851.237699] gjo-ops02 authd[30927]: rpc error: code = NotFound desc = 
[ 2851.262947] gjo-ops02 systemd[1]: Started authd.service - Authd daemon service.
[ 2852.131540] gjo-ops02 systemd[1]: Started snap.authd-msentraid.authd-msentraid.service - Service for snap application authd-msentraid.authd-msentraid.
[ 2852.688635] gjo-ops02 authd-msentraid[31308]: could not create broker: could not parse config: config file has invalid values, did you edit the file "/var/snap/authd-msentraid/137/broker.conf"?
                                                 found invalid character in section "oidc", key "issuer"
                                                 found invalid character in section "oidc", key "client_id"
[ 2852.691197] gjo-ops02 systemd[1]: snap.authd-msentraid.authd-msentraid.service: Main process exited, code=exited, status=1/FAILURE
[ 2852.691431] gjo-ops02 systemd[1]: snap.authd-msentraid.authd-msentraid.service: Failed with result 'exit-code'.
[ 2852.975789] gjo-ops02 systemd[1]: snap.authd-msentraid.authd-msentraid.service: Scheduled restart job, restart counter is at 1.
[ 2852.987385] gjo-ops02 systemd[1]: Started snap.authd-msentraid.authd-msentraid.service - Service for snap application authd-msentraid.authd-msentraid.
[ 2853.018998] gjo-ops02 authd-msentraid[31398]: could not create broker: could not parse config: config file has invalid values, did you edit the file "/var/snap/authd-msentraid/137/broker.conf"?
                                                 found invalid character in section "oidc", key "issuer"
                                                 found invalid character in section "oidc", key "client_id"
[ 2853.020266] gjo-ops02 systemd[1]: snap.authd-msentraid.authd-msentraid.service: Main process exited, code=exited, status=1/FAILURE
[ 2853.020444] gjo-ops02 systemd[1]: snap.authd-msentraid.authd-msentraid.service: Failed with result 'exit-code'.
[ 2853.122632] gjo-ops02 systemd[1]: snap.authd-msentraid.authd-msentraid.service: Scheduled restart job, restart counter is at 2.
[ 2853.133450] gjo-ops02 systemd[1]: Started snap.authd-msentraid.authd-msentraid.service - Service for snap application authd-msentraid.authd-msentraid.
[ 2853.166340] gjo-ops02 authd-msentraid[31427]: could not create broker: could not parse config: config file has invalid values, did you edit the file "/var/snap/authd-msentraid/137/broker.conf"?
                                                 found invalid character in section "oidc", key "issuer"
                                                 found invalid character in section "oidc", key "client_id"
[ 2853.167940] gjo-ops02 systemd[1]: snap.authd-msentraid.authd-msentraid.service: Main process exited, code=exited, status=1/FAILURE
[ 2853.168158] gjo-ops02 systemd[1]: snap.authd-msentraid.authd-msentraid.service: Failed with result 'exit-code'.
[ 2853.475109] gjo-ops02 systemd[1]: snap.authd-msentraid.authd-msentraid.service: Scheduled restart job, restart counter is at 3.
[ 2853.487866] gjo-ops02 systemd[1]: Started snap.authd-msentraid.authd-msentraid.service - Service for snap application authd-msentraid.authd-msentraid.
[ 2853.519400] gjo-ops02 authd-msentraid[31504]: could not create broker: could not parse config: config file has invalid values, did you edit the file "/var/snap/authd-msentraid/137/broker.conf"?
                                                 found invalid character in section "oidc", key "issuer"
                                                 found invalid character in section "oidc", key "client_id"
[ 2853.520735] gjo-ops02 systemd[1]: snap.authd-msentraid.authd-msentraid.service: Main process exited, code=exited, status=1/FAILURE
[ 2853.520893] gjo-ops02 systemd[1]: snap.authd-msentraid.authd-msentraid.service: Failed with result 'exit-code'.
[ 2853.725095] gjo-ops02 systemd[1]: snap.authd-msentraid.authd-msentraid.service: Scheduled restart job, restart counter is at 4.
[ 2853.736431] gjo-ops02 systemd[1]: Started snap.authd-msentraid.authd-msentraid.service - Service for snap application authd-msentraid.authd-msentraid.
[ 2853.769194] gjo-ops02 authd-msentraid[31535]: could not create broker: could not parse config: config file has invalid values, did you edit the file "/var/snap/authd-msentraid/137/broker.conf"?
                                                 found invalid character in section "oidc", key "issuer"
                                                 found invalid character in section "oidc", key "client_id"
[ 2853.770547] gjo-ops02 systemd[1]: snap.authd-msentraid.authd-msentraid.service: Main process exited, code=exited, status=1/FAILURE
[ 2853.770731] gjo-ops02 systemd[1]: snap.authd-msentraid.authd-msentraid.service: Failed with result 'exit-code'.
[ 2853.975192] gjo-ops02 systemd[1]: snap.authd-msentraid.authd-msentraid.service: Scheduled restart job, restart counter is at 5.
[ 2853.975384] gjo-ops02 systemd[1]: snap.authd-msentraid.authd-msentraid.service: Start request repeated too quickly.
[ 2853.975460] gjo-ops02 systemd[1]: snap.authd-msentraid.authd-msentraid.service: Failed with result 'exit-code'.
[ 2853.975504] gjo-ops02 systemd[1]: Failed to start snap.authd-msentraid.authd-msentraid.service - Service for snap application authd-msentraid.authd-msentraid.
[ 2903.041154] gjo-ops02 authd[30927]: rpc error: code = NotFound desc = 
[ 2903.082867] gjo-ops02 authd[30927]: rpc error: code = NotFound desc = 
[ 2903.087151] gjo-ops02 authd[30927]: rpc error: code = NotFound desc = 
[ 2903.087611] gjo-ops02 authd[30927]: rpc error: code = NotFound desc = 
[ 2903.094541] gjo-ops02 authd[30927]: rpc error: code = NotFound desc = 
[ 2903.095326] gjo-ops02 authd[30927]: rpc error: code = NotFound desc = 
[ 2903.095675] gjo-ops02 authd[30927]: rpc error: code = NotFound desc = 
[ 2916.161386] gjo-ops02 authd[30927]: rpc error: code = NotFound desc = 
[ 2916.206649] gjo-ops02 authd[30927]: rpc error: code = NotFound desc = 
[ 2916.207471] gjo-ops02 authd[30927]: rpc error: code = NotFound desc = 
[ 2916.208293] gjo-ops02 authd[30927]: rpc error: code = NotFound desc = 
[ 2916.209038] gjo-ops02 authd[30927]: rpc error: code = NotFound desc = 
[ 2916.210013] gjo-ops02 authd[30927]: rpc error: code = NotFound desc = 
[ 2916.210932] gjo-ops02 authd[30927]: rpc error: code = NotFound desc = 
[ 2916.214760] gjo-ops02 authd[30927]: rpc error: code = NotFound desc = 
[ 2916.218753] gjo-ops02 authd[30927]: rpc error: code = NotFound desc = 
[ 2916.219142] gjo-ops02 authd[30927]: rpc error: code = NotFound desc = 
[ 2916.222719] gjo-ops02 authd[30927]: rpc error: code = NotFound desc = 
[ 2916.229169] gjo-ops02 authd[30927]: rpc error: code = NotFound desc = 
[ 2916.229923] gjo-ops02 authd[30927]: rpc error: code = NotFound desc = 
[ 2916.230265] gjo-ops02 authd[30927]: rpc error: code = NotFound desc = 
[ 2916.245549] gjo-ops02 authd[30927]: rpc error: code = NotFound desc = 
[ 2916.249199] gjo-ops02 authd[30927]: rpc error: code = NotFound desc = 
[ 2916.251115] gjo-ops02 authd[30927]: rpc error: code = NotFound desc = 
[ 3028.680259] gjo-ops02 authd[30927]: rpc error: code = NotFound desc = 
[ 3028.727600] gjo-ops02 authd[30927]: rpc error: code = NotFound desc = 
[ 3028.728235] gjo-ops02 authd[30927]: rpc error: code = NotFound desc = 
[ 3028.728907] gjo-ops02 authd[30927]: rpc error: code = NotFound desc = 
[ 3028.729466] gjo-ops02 authd[30927]: rpc error: code = NotFound desc = 
[ 3028.732846] gjo-ops02 authd[30927]: rpc error: code = NotFound desc = 
[ 3028.741321] gjo-ops02 authd[30927]: rpc error: code = NotFound desc = 
[ 3028.745457] gjo-ops02 authd[30927]: rpc error: code = NotFound desc = 
[ 3028.747011] gjo-ops02 authd[30927]: rpc error: code = NotFound desc = 
[ 3070.264158] gjo-ops02 systemd[1]: Stopping authd.service - Authd daemon service...
[ 3070.266226] gjo-ops02 systemd[1]: authd.service: Deactivated successfully.
[ 3070.266574] gjo-ops02 systemd[1]: Stopped authd.service - Authd daemon service.
[ 3070.280493] gjo-ops02 systemd[1]: Starting authd.service - Authd daemon service...
[ 3070.281166] gjo-ops02 (authd)[43525]: authd.service: ConfigurationDirectory 'authd' already exists but the mode is different. (File system: 755 ConfigurationDirectoryMode: 700)
[ 3070.362723] gjo-ops02 systemd[1]: Started authd.service - Authd daemon service.
[ 3462.792937] gjo-ops02 gdm-authd][44045]: gkr-pam: unlocked login keyring
[ 3796.573147] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[ 3796.594949] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[ 3796.595370] gjo-ops02 gdm-authd][45904]: accountsservice: ActUserManager: user (null) has no username (uid: -1)
[ 3796.612901] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[ 3799.125096] gjo-ops02 authd[43525]: can't start authentication transaction: couldn't connect to broker "Microsoft Entra ID". Is it running?
[ 4316.546930] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[ 4316.547392] gjo-ops02 gdm-authd][46827]: accountsservice: ActUserManager: user (null) has no username (uid: -1)
[ 4316.562682] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[ 4317.904829] gjo-ops02 authd[43525]: can't start authentication transaction: couldn't connect to broker "Microsoft Entra ID". Is it running?
[ 4340.498558] gjo-ops02 gdm-authd][46845]: gkr-pam: unable to locate daemon control file
[ 4340.498983] gjo-ops02 gdm-authd][46845]: gkr-pam: stashed password to try later in open session
[ 4340.518434] gjo-ops02 gdm-authd][46845]: pam_unix(gdm-authd:session): session opened for user local_admin_user(uid=1000) by local_admin_user(uid=0)
[ 4340.841514] gjo-ops02 gdm-authd][46845]: gkr-pam: unlocked login keyring
[ 4403.949408] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[ 4406.081128] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[ 4491.928008] gjo-ops02 authd-msentraid[48876]: post-refresh: previous-version: 0.2.0+33feab0.0d0d6c7
[ 4492.441567] gjo-ops02 systemd[1]: Started snap.authd-msentraid.authd-msentraid.service - Service for snap application authd-msentraid.authd-msentraid.
[ 4512.797051] gjo-ops02 gdm-authd][46845]: pam_unix(gdm-authd:session): session closed for user local_admin_user
[ 4535.079609] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[ 4535.103666] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[ 4535.104181] gjo-ops02 gdm-authd][49822]: accountsservice: ActUserManager: user (null) has no username (uid: -1)
[ 4535.121597] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[ 4593.019317] gjo-ops02 authd-msentraid[49033]: The Microsoft Graph API returned the group "All Users" multiple times, ignoring the duplicate
[ 4608.568095] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[ 4608.570309] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[ 4608.572486] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[ 4608.574581] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[ 4608.577272] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[ 4608.579639] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[ 4608.581734] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[ 4608.584236] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[ 4608.586302] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[ 4608.588523] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[ 4608.589823] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[ 4608.592116] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[ 4608.594814] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[ 4608.597451] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[ 4608.599573] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[ 4608.601942] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[ 4608.604083] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[ 4608.605891] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[ 4608.607851] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[ 4608.610077] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[ 4608.612210] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[ 4608.614085] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[ 4608.616173] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[ 4608.618073] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[ 4608.619915] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[ 4608.621842] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[ 4608.624059] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[ 4608.626520] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[ 4608.628552] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[ 4608.630601] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[ 4608.632704] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[ 4608.634818] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[ 4608.636780] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[ 4608.638640] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[ 4608.640616] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[ 4608.642896] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[ 4608.645077] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[ 4608.646973] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[ 4608.649307] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[ 4608.651630] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[ 4608.653530] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[ 4608.655439] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[ 4608.657453] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[ 4608.659923] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[ 4608.661830] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[ 4608.663737] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[ 4608.665584] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[ 4608.667687] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[ 4608.669565] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[ 4608.671500] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[ 4608.673380] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[ 4608.675768] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[ 4608.677893] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[ 4608.679823] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[ 4608.681704] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[ 4608.683793] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[ 4608.685786] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[ 4608.688081] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[ 4608.689878] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[ 4608.692122] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[ 4608.694190] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[ 4608.696074] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[ 4608.697909] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[ 4608.699748] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[ 4608.701874] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[ 4608.703756] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[ 4608.705782] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[ 4608.707898] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[ 4608.709891] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[ 4608.711796] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[ 4608.713682] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[ 4608.715798] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[ 4608.717939] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[ 4608.719791] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[ 4608.721711] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[ 4608.723633] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[ 4608.725972] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[ 4608.728302] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[ 4608.730346] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[ 4608.732235] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[ 4608.734181] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[ 4608.736203] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[ 4608.737939] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[ 4608.739751] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[ 4608.741742] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[ 4608.743866] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[ 4608.745691] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[ 4608.747814] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[ 4608.749631] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[ 4608.751546] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[ 4608.753858] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[ 4608.755729] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[ 4608.757565] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[ 4608.759646] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[ 4608.761648] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[ 4608.763644] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[ 4608.765553] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[ 4608.846570] gjo-ops02 gdm-authd][49822]: gkr-pam: no password is available for user
[ 4608.902492] gjo-ops02 gdm-authd][49822]: accountsservice: act_user_set_session: assertion 'ACCOUNTS_IS_USER (user->accounts_proxy)' failed
[ 4609.042818] gjo-ops02 gdm-authd][49822]: pam_unix(gdm-authd:session): session opened for user my_user@company.url(uid=1201181232) by my_user@company.url(uid=0)
[ 4609.541979] gjo-ops02 gdm-authd][49822]: gkr-pam: couldn't unlock the login keyring.
[ 4674.989955] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[ 4676.114558] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[ 4727.291546] gjo-ops02 gdm-authd][49822]: pam_unix(gdm-authd:session): session closed for user my_user@company.url
[ 4727.316105] gjo-ops02 gdm-authd][49822]: GLib-GObject: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
[16589.859307] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[16589.884288] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[16589.884674] gjo-ops02 gdm-authd][58602]: accountsservice: ActUserManager: user (null) has no username (uid: -1)
[16589.901712] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[16758.008729] gjo-ops02 authd-msentraid[49033]: The Microsoft Graph API returned the group "All Users" multiple times, ignoring the duplicate
[16780.844672] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[16780.847206] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[16780.851165] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[16780.854741] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[16780.859248] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[16780.923125] gjo-ops02 gdm-authd][58602]: gkr-pam: no password is available for user
[16780.975094] gjo-ops02 gdm-authd][58602]: accountsservice: act_user_set_session: assertion 'ACCOUNTS_IS_USER (user->accounts_proxy)' failed
[16781.121693] gjo-ops02 gdm-authd][58602]: pam_unix(gdm-authd:session): session opened for user another_user2@company.url(uid=1353338185) by (uid=0)
[16781.576576] gjo-ops02 gdm-authd][58602]: gkr-pam: couldn't unlock the login keyring.
[16816.380640] gjo-ops02 gdm-authd][58602]: pam_unix(gdm-authd:session): session closed for user another_user2@company.url
[74954.415524] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[74954.418959] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[74954.428680] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[74954.431096] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[74954.432109] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[74954.472839] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[74954.479909] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[74954.484127] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[74954.505802] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[74954.508740] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[74954.518620] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[74954.521078] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[74954.522167] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[74954.551460] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[74954.558633] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[74954.562791] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[76162.986911] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[76163.013345] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[76163.013887] gjo-ops02 gdm-authd][102289]: accountsservice: ActUserManager: user (null) has no username (uid: -1)
[76163.029827] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[76180.765547] gjo-ops02 gdm-authd][102306]: gkr-pam: unable to locate daemon control file
[76180.766053] gjo-ops02 gdm-authd][102306]: gkr-pam: stashed password to try later in open session
[76180.796255] gjo-ops02 gdm-authd][102306]: pam_unix(gdm-authd:session): session opened for user local_admin_user(uid=1000) by local_admin_user(uid=0)
[76181.247627] gjo-ops02 gdm-authd][102306]: gkr-pam: unlocked login keyring
[76202.436555] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[76243.950755] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[76247.073356] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[76247.195838] gjo-ops02 authd[43525]: rpc error: code = NotFound desc = 
[78355.653752] gjo-ops02 gdm-authd][105793]: gkr-pam: unlocked login keyring
[79190.887834] gjo-ops02 gdm-authd][109763]: gkr-pam: unlocked login keyring
[80245.098835] gjo-ops02 systemd[1]: Stopping authd.service - Authd daemon service...
[80245.101360] gjo-ops02 systemd[1]: authd.service: Deactivated successfully.
[80245.101611] gjo-ops02 systemd[1]: Stopped authd.service - Authd daemon service.
[80245.101694] gjo-ops02 systemd[1]: authd.service: Consumed 24.749s CPU time, 12.8M memory peak, 0B memory swap peak.
[80245.115554] gjo-ops02 systemd[1]: Starting authd.service - Authd daemon service...
[80245.115670] gjo-ops02 (authd)[122524]: authd.service: ConfigurationDirectory 'authd' already exists but the mode is different. (File system: 755 ConfigurationDirectoryMode: 700)
[80245.210453] gjo-ops02 systemd[1]: Started authd.service - Authd daemon service.
[80364.050415] gjo-ops02 gdm-authd][122670]: gkr-pam: unlocked login keyring
[81232.936537] gjo-ops02 gdm-authd][123594]: gkr-pam: unlocked login keyring
[85808.988327] gjo-ops02 systemd[1]: Stopping authd.service - Authd daemon service...
[85808.990429] gjo-ops02 systemd[1]: authd.service: Deactivated successfully.
[85808.990791] gjo-ops02 systemd[1]: Stopped authd.service - Authd daemon service.
[85808.990887] gjo-ops02 systemd[1]: authd.service: Consumed 1.022s CPU time, 10.3M memory peak, 0B memory swap peak.
[85809.001416] gjo-ops02 systemd[1]: Starting authd.service - Authd daemon service...
[85809.001841] gjo-ops02 (authd)[131716]: authd.service: ConfigurationDirectory 'authd' already exists but the mode is different. (File system: 755 ConfigurationDirectoryMode: 700)
[85809.098640] gjo-ops02 systemd[1]: Started authd.service - Authd daemon service.
[87522.162469] gjo-ops02 authd-msentraid[49033]: The Microsoft Graph API returned the group "All Users" multiple times, ignoring the duplicate
[87522.252377] gjo-ops02 gdm-authd][133574]: gkr-pam: no password is available for user
[87522.389285] gjo-ops02 gdm-authd][133574]: pam_unix(gdm-authd:session): session opened for user my_user@company.url(uid=1201181232) by my_user@company.url(uid=0)
[87522.927600] gjo-ops02 gdm-authd][133574]: gkr-pam: couldn't unlock the login keyring.
[87562.375160] gjo-ops02 gdm-authd][102306]: pam_unix(gdm-authd:session): session closed for user local_admin_user
[87562.376250] gjo-ops02 gdm-authd][133574]: pam_unix(gdm-authd:session): session closed for user my_user@company.url
[87562.392127] gjo-ops02 systemd[1]: Stopping authd.service - Authd daemon service...
[87562.405689] gjo-ops02 systemd[1]: Stopping snap.authd-msentraid.authd-msentraid.service - Service for snap application authd-msentraid.authd-msentraid...
[87562.423306] gjo-ops02 systemd[1]: authd.service: Deactivated successfully.
[87562.423817] gjo-ops02 systemd[1]: Stopped authd.service - Authd daemon service.
[87562.423959] gjo-ops02 systemd[1]: authd.service: Consumed 8.355s CPU time.
[87562.453814] gjo-ops02 systemd[1]: snap.authd-msentraid.authd-msentraid.service: Deactivated successfully.
[87562.454005] gjo-ops02 systemd[1]: Stopped snap.authd-msentraid.authd-msentraid.service - Service for snap application authd-msentraid.authd-msentraid.
[87562.454332] gjo-ops02 systemd[1]: snap.authd-msentraid.authd-msentraid.service: Consumed 4.123s CPU time, 86.8M memory peak, 0B memory swap peak.
-- Boot a1eb42eaaf27446382dd83f06e770f89 --
[    4.920600] gjo-ops02 systemd[1]: Starting authd.service - Authd daemon service...
[    4.920633] gjo-ops02 (authd)[1023]: authd.service: ConfigurationDirectory 'authd' already exists but the mode is different. (File system: 755 ConfigurationDirectoryMode: 700)
[    4.922766] gjo-ops02 systemd[1]: Started authd.service - Authd daemon service.
[    5.350796] gjo-ops02 systemd[1]: Started snap.authd-msentraid.authd-msentraid.service - Service for snap application authd-msentraid.authd-msentraid.
[ 2107.654531] gjo-ops02 systemd[1]: Stopping authd.service - Authd daemon service...
[ 2107.656506] gjo-ops02 systemd[1]: authd.service: Deactivated successfully.
[ 2107.656816] gjo-ops02 systemd[1]: Stopped authd.service - Authd daemon service.
[ 2107.661220] gjo-ops02 systemd[1]: Starting authd.service - Authd daemon service...
[ 2107.667156] gjo-ops02 (authd)[9041]: authd.service: ConfigurationDirectory 'authd' already exists but the mode is different. (File system: 755 ConfigurationDirectoryMode: 700)
[ 2107.752121] gjo-ops02 systemd[1]: Started authd.service - Authd daemon service.
[579886.229168] gjo-ops02 authd[9041]: rpc error: code = NotFound desc = 
[579886.231335] gjo-ops02 authd[9041]: rpc error: code = NotFound desc = 
[771767.520672] gjo-ops02 authd[9041]: rpc error: code = NotFound desc = 
[771767.551043] gjo-ops02 authd[9041]: rpc error: code = NotFound desc = 
[771767.551475] gjo-ops02 gdm-authd][559022]: accountsservice: ActUserManager: user (null) has no username (uid: -1)
[771767.641764] gjo-ops02 authd[9041]: rpc error: code = NotFound desc = 
[771847.148037] gjo-ops02 authd-msentraid[1636]: The Microsoft Graph API returned the group "All Users" multiple times, ignoring the duplicate
[771906.369914] gjo-ops02 authd[9041]: rpc error: code = NotFound desc = 
[771906.372349] gjo-ops02 authd[9041]: rpc error: code = NotFound desc = 
[771906.444276] gjo-ops02 gdm-authd][559022]: gkr-pam: no password is available for user
[771906.500550] gjo-ops02 gdm-authd][559022]: accountsservice: act_user_set_session: assertion 'ACCOUNTS_IS_USER (user->accounts_proxy)' failed
[771906.622807] gjo-ops02 gdm-authd][559022]: pam_unix(gdm-authd:session): session opened for user another_user1@company.url(uid=1527690860) by another_user1@company.url(uid=0)
[771907.163670] gjo-ops02 gdm-authd][559022]: gkr-pam: couldn't unlock the login keyring.
[771972.295213] gjo-ops02 authd[9041]: rpc error: code = NotFound desc = 
[771973.481372] gjo-ops02 authd[9041]: rpc error: code = NotFound desc = 
[778885.910723] gjo-ops02 authd-msentraid[1636]: The Microsoft Graph API returned the group "All Users" multiple times, ignoring the duplicate
[778886.023454] gjo-ops02 gdm-authd][579024]: gkr-pam: no password is available for user
[787489.194027] gjo-ops02 authd-msentraid[1636]: The Microsoft Graph API returned the group "All Users" multiple times, ignoring the duplicate
[787489.302287] gjo-ops02 gdm-authd][595499]: gkr-pam: no password is available for user
[797607.878278] gjo-ops02 gdm-authd][559022]: pam_unix(gdm-authd:session): session closed for user another_user1@company.url
[822032.773999] gjo-ops02 systemd[1]: Stopping snap.authd-msentraid.authd-msentraid.service - Service for snap application authd-msentraid.authd-msentraid...
[822032.775490] gjo-ops02 systemd[1]: snap.authd-msentraid.authd-msentraid.service: Deactivated successfully.
[822032.775736] gjo-ops02 systemd[1]: Stopped snap.authd-msentraid.authd-msentraid.service - Service for snap application authd-msentraid.authd-msentraid.
[822032.775905] gjo-ops02 systemd[1]: snap.authd-msentraid.authd-msentraid.service: Consumed 4.063s CPU time, 110.0M memory peak, 0B memory swap peak.
[822034.466971] gjo-ops02 authd-msentraid[637666]: post-refresh: previous-version: 0.2.0+a04b1ff.84a39dc
[822035.021466] gjo-ops02 systemd[1]: Started snap.authd-msentraid.authd-msentraid.service - Service for snap application authd-msentraid.authd-msentraid.
[858226.643496] gjo-ops02 authd-msentraid[637789]: The Microsoft Graph API returned the group "All Users" multiple times, ignoring the duplicate
[858226.757435] gjo-ops02 gdm-authd][666715]: gkr-pam: no password is available for user
[858226.891965] gjo-ops02 gdm-authd][666715]: pam_unix(gdm-authd:session): session opened for user another_user1@company.url(uid=1527690860) by another_user1@company.url(uid=0)
[858227.416933] gjo-ops02 gdm-authd][666715]: gkr-pam: couldn't unlock the login keyring.
[858291.299642] gjo-ops02 authd[9041]: rpc error: code = NotFound desc = 
[858292.462296] gjo-ops02 authd[9041]: rpc error: code = NotFound desc = 
[862874.645268] gjo-ops02 authd-msentraid[637789]: The Microsoft Graph API returned the group "All Users" multiple times, ignoring the duplicate
[862874.758327] gjo-ops02 gdm-authd][677946]: gkr-pam: no password is available for user
[863559.428937] gjo-ops02 authd-msentraid[637789]: The Microsoft Graph API returned the group "All Users" multiple times, ignoring the duplicate
[863559.496714] gjo-ops02 gdm-authd][680037]: gkr-pam: no password is available for user
[873720.873652] gjo-ops02 authd-msentraid[637789]: The Microsoft Graph API returned the group "All Users" multiple times, ignoring the duplicate
[873720.944207] gjo-ops02 gdm-authd][699431]: gkr-pam: no password is available for user
[879764.825258] gjo-ops02 authd-msentraid[637789]: The Microsoft Graph API returned the group "All Users" multiple times, ignoring the duplicate
[879764.903194] gjo-ops02 gdm-authd][715320]: gkr-pam: no password is available for user
[883759.387014] gjo-ops02 gdm-authd][666715]: pam_unix(gdm-authd:session): session closed for user another_user1@company.url
[1105455.531820] gjo-ops02 authd-msentraid[637789]: The Microsoft Graph API returned the group "All Users" multiple times, ignoring the duplicate
[1105455.619771] gjo-ops02 gdm-authd][884660]: gkr-pam: no password is available for user
[1105455.750295] gjo-ops02 gdm-authd][884660]: pam_unix(gdm-authd:session): session opened for user my_user@company.url(uid=1201181232) by my_user@company.url(uid=0)
[1105456.294927] gjo-ops02 gdm-authd][884660]: gkr-pam: couldn't unlock the login keyring.
[1105519.989239] gjo-ops02 authd[9041]: rpc error: code = NotFound desc = 
[1105521.115377] gjo-ops02 authd[9041]: rpc error: code = NotFound desc = 
[1106074.434807] gjo-ops02 gdm-authd][884660]: pam_unix(gdm-authd:session): session closed for user my_user@company.url
[1722005.377084] gjo-ops02 authd[9041]: rpc error: code = NotFound desc = 
[1722005.402499] gjo-ops02 authd[9041]: rpc error: code = NotFound desc = 
[1722005.402874] gjo-ops02 gdm-authd][1332185]: accountsservice: ActUserManager: user (null) has no username (uid: -1)
[1722005.419484] gjo-ops02 authd[9041]: rpc error: code = NotFound desc = 
[1722018.448687] gjo-ops02 gdm-session-wor[1332185]: GDM Stage changed to authModeSelection
[1722018.473254] gjo-ops02 authd-msentraid[637789]: IsAuthenticated error: context canceled
[1722018.474081] gjo-ops02 authd-msentraid[637789]: context canceled
[1722018.474306] gjo-ops02 authd[9041]: can't check authentication: invalid access authentication key: 
[1722018.542044] gjo-ops02 gdm-session-wor[1332185]: GDM Stage changed to authModeSelection
[1722019.922729] gjo-ops02 gdm-session-wor[1332185]: GDM Stage changed to brokerSelection
[1722026.211617] gjo-ops02 gdm-session-wor[1332185]: GDM Stage changed to authModeSelection
[1722026.246441] gjo-ops02 authd-msentraid[637789]: IsAuthenticated error: context canceled
[1722026.247263] gjo-ops02 authd-msentraid[637789]: context canceled
[1722026.247458] gjo-ops02 authd[9041]: can't check authentication: invalid access authentication key: 
[1722026.297198] gjo-ops02 gdm-session-wor[1332185]: GDM Stage changed to authModeSelection
[1722027.227215] gjo-ops02 gdm-session-wor[1332185]: GDM Stage changed to brokerSelection
[1722035.598337] gjo-ops02 authd[9041]: rpc error: code = NotFound desc = 
[1722035.620798] gjo-ops02 authd[9041]: rpc error: code = NotFound desc = 
[1722035.621199] gjo-ops02 gdm-authd][1332249]: accountsservice: ActUserManager: user (null) has no username (uid: -1)
[1722035.639354] gjo-ops02 authd[9041]: rpc error: code = NotFound desc = 
[1722145.434526] gjo-ops02 gdm-session-wor[1332249]: GDM Stage changed to authModeSelection
[1722145.469279] gjo-ops02 authd-msentraid[637789]: context canceled
[1722145.486480] gjo-ops02 authd-msentraid[637789]: IsAuthenticated error: context canceled
[1722145.486798] gjo-ops02 authd[9041]: can't check authentication: invalid access authentication key: 
[1722145.520229] gjo-ops02 gdm-session-wor[1332249]: GDM Stage changed to authModeSelection
[1722251.474385] gjo-ops02 gdm-session-wor[1332249]: GDM Stage changed to authModeSelection
[1722251.501947] gjo-ops02 authd-msentraid[637789]: context canceled
[1722251.502745] gjo-ops02 authd-msentraid[637789]: IsAuthenticated error: context canceled
[1722251.502942] gjo-ops02 authd[9041]: can't check authentication: invalid access authentication key: 
[1722251.554085] gjo-ops02 gdm-session-wor[1332249]: GDM Stage changed to authModeSelection
[1722253.285302] gjo-ops02 gdm-session-wor[1332249]: GDM Stage changed to brokerSelection
[1722277.577764] gjo-ops02 authd-msentraid[637789]: context canceled
[1722277.578897] gjo-ops02 authd-msentraid[637789]: IsAuthenticated error: context canceled
[1722277.579177] gjo-ops02 authd[9041]: can't check authentication: invalid access authentication key: 
[1722438.520854] gjo-ops02 gdm-session-wor[1332249]: GDM Stage changed to authModeSelection
[1722438.574610] gjo-ops02 authd-msentraid[637789]: context canceled
[1722438.575428] gjo-ops02 authd-msentraid[637789]: IsAuthenticated error: context canceled
[1722438.575631] gjo-ops02 authd[9041]: can't check authentication: invalid access authentication key: 
[1722438.600854] gjo-ops02 gdm-session-wor[1332249]: GDM Stage changed to authModeSelection
[1722439.655046] gjo-ops02 gdm-session-wor[1332249]: GDM Stage changed to brokerSelection
[1722452.033642] gjo-ops02 authd[9041]: rpc error: code = NotFound desc = 
[1722452.034184] gjo-ops02 gdm-authd][1332564]: accountsservice: ActUserManager: user (null) has no username (uid: -1)
[1722452.052749] gjo-ops02 authd[9041]: rpc error: code = NotFound desc = 
[1722741.666386] gjo-ops02 gdm-session-wor[1332564]: GDM Stage changed to authModeSelection
[1722741.695677] gjo-ops02 authd-msentraid[637789]: IsAuthenticated error: context canceled
[1722741.696085] gjo-ops02 authd-msentraid[637789]: context canceled
[1722741.696169] gjo-ops02 authd[9041]: can't check authentication: invalid access authentication key: 
[1722741.732874] gjo-ops02 gdm-session-wor[1332564]: GDM Stage changed to authModeSelection
[1722742.453152] gjo-ops02 gdm-session-wor[1332564]: GDM Stage changed to brokerSelection
[1722751.531926] gjo-ops02 authd[9041]: rpc error: code = NotFound desc = 
[1722751.532459] gjo-ops02 gdm-authd][1333014]: accountsservice: ActUserManager: user (null) has no username (uid: -1)
[1722751.548668] gjo-ops02 authd[9041]: rpc error: code = NotFound desc = 
[1722767.676488] gjo-ops02 gdm-session-wor[1333014]: GDM Stage changed to authModeSelection
[1722767.701680] gjo-ops02 authd-msentraid[637789]: IsAuthenticated error: context canceled
[1722767.702660] gjo-ops02 authd-msentraid[637789]: context canceled
[1722767.702873] gjo-ops02 authd[9041]: can't check authentication: invalid access authentication key: 
[1722767.754841] gjo-ops02 gdm-session-wor[1333014]: GDM Stage changed to authModeSelection
[1724183.452436] gjo-ops02 authd[9041]: rpc error: code = NotFound desc = 
[1724183.452852] gjo-ops02 gdm-authd][1333895]: accountsservice: ActUserManager: user (null) has no username (uid: -1)
[1724183.476400] gjo-ops02 authd[9041]: rpc error: code = NotFound desc = 
[1724191.949739] gjo-ops02 authd[9041]: could not get authentication modes: no authentication modes available for user "another_user3@company.url"
[1797978.679316] gjo-ops02 authd[9041]: rpc error: code = NotFound desc = 
[1797978.710852] gjo-ops02 authd[9041]: rpc error: code = NotFound desc = 
[1797978.711300] gjo-ops02 gdm-authd][1410036]: accountsservice: ActUserManager: user (null) has no username (uid: -1)
[1797978.727033] gjo-ops02 authd[9041]: rpc error: code = NotFound desc = 
[1797985.906502] gjo-ops02 authd[9041]: could not get authentication modes: no authentication modes available for user "another_user4@company.url"
[1797993.593541] gjo-ops02 authd[9041]: rpc error: code = NotFound desc = 
[1797993.593924] gjo-ops02 gdm-authd][1410086]: accountsservice: ActUserManager: user (null) has no username (uid: -1)
[1797993.609240] gjo-ops02 authd[9041]: rpc error: code = NotFound desc = 
[1798001.244163] gjo-ops02 authd[9041]: could not get authentication modes: no authentication modes available for user "another_user4@company.url"
[1798008.079888] gjo-ops02 authd[9041]: rpc error: code = NotFound desc = 
[1798008.080368] gjo-ops02 gdm-authd][1410103]: accountsservice: ActUserManager: user (null) has no username (uid: -1)
[1798008.100347] gjo-ops02 authd[9041]: rpc error: code = NotFound desc = 
[1798016.622340] gjo-ops02 authd[9041]: could not get authentication modes: no authentication modes available for user "another_user4@company.url"
[1798035.973686] gjo-ops02 authd[9041]: rpc error: code = NotFound desc = 
[1798035.974344] gjo-ops02 gdm-authd][1410124]: accountsservice: ActUserManager: user (null) has no username (uid: -1)
[1798035.995615] gjo-ops02 authd[9041]: rpc error: code = NotFound desc = 
[1798043.508416] gjo-ops02 authd[9041]: could not get authentication modes: no authentication modes available for user "another_user4@company.url"
[1798054.133146] gjo-ops02 authd[9041]: rpc error: code = NotFound desc = 
[1798054.190237] gjo-ops02 authd[9041]: rpc error: code = NotFound desc = 
[1798054.190778] gjo-ops02 gdm-authd][1410141]: accountsservice: ActUserManager: user (null) has no username (uid: -1)
[1798054.205417] gjo-ops02 authd[9041]: rpc error: code = NotFound desc = 
[1798062.186938] gjo-ops02 authd[9041]: could not get authentication modes: no authentication modes available for user "mtveter"
[1805469.366373] gjo-ops02 gdm-authd][1418479]: gkr-pam: unable to locate daemon control file
[1805469.366822] gjo-ops02 gdm-authd][1418479]: gkr-pam: stashed password to try later in open session
[1805469.398976] gjo-ops02 gdm-authd][1418479]: pam_unix(gdm-authd:session): session opened for user local_admin_user(uid=1000) by local_admin_user(uid=0)
[1805469.859738] gjo-ops02 gdm-authd][1418479]: gkr-pam: unlocked login keyring
[1805532.944857] gjo-ops02 authd[9041]: rpc error: code = NotFound desc = 
[1805538.094441] gjo-ops02 authd[9041]: rpc error: code = NotFound desc = 
[1805568.962291] gjo-ops02 authd[9041]: rpc error: code = NotFound desc = 
[1805616.224983] gjo-ops02 authd[9041]: permission denied: this action is only allowed for root users. Current user is 1000
[1805616.733313] gjo-ops02 authd[9041]: permission denied: this action is only allowed for root users. Current user is 1000
[1805618.957648] gjo-ops02 authd[9041]: rpc error: code = NotFound desc = 
[1805619.021806] gjo-ops02 authd[9041]: rpc error: code = NotFound desc = 
[1805619.086899] gjo-ops02 authd[9041]: rpc error: code = NotFound desc = 
[1805683.796994] gjo-ops02 authd[9041]: permission denied: this action is only allowed for root users. Current user is 1000
[1805694.012823] gjo-ops02 authd[9041]: permission denied: this action is only allowed for root users. Current user is 1000
[1805704.049496] gjo-ops02 authd[9041]: rpc error: code = NotFound desc = 
[1805706.282874] gjo-ops02 authd[9041]: permission denied: this action is only allowed for root users. Current user is 1000
[1805708.499726] gjo-ops02 authd[9041]: rpc error: code = NotFound desc = 
[1805711.513280] gjo-ops02 authd[9041]: rpc error: code = NotFound desc = 
[1805711.513744] gjo-ops02 authd[9041]: rpc error: code = NotFound desc = 
[1805741.635442] gjo-ops02 gdm-authd][1418479]: pam_unix(gdm-authd:session): session closed for user local_admin_user
[1827639.434817] gjo-ops02 systemd[1]: Stopping snap.authd-msentraid.authd-msentraid.service - Service for snap application authd-msentraid.authd-msentraid...
[1827639.437478] gjo-ops02 systemd[1]: snap.authd-msentraid.authd-msentraid.service: Deactivated successfully.
[1827639.437864] gjo-ops02 systemd[1]: Stopped snap.authd-msentraid.authd-msentraid.service - Service for snap application authd-msentraid.authd-msentraid.
[1827639.438330] gjo-ops02 systemd[1]: snap.authd-msentraid.authd-msentraid.service: Consumed 31.926s CPU time, 149.0M memory peak, 0B memory swap peak.
[1827641.348499] gjo-ops02 authd-msentraid[1452957]: post-refresh: previous-version: 0.2.0+5769fd1.8346538
[1827641.935623] gjo-ops02 systemd[1]: Started snap.authd-msentraid.authd-msentraid.service - Service for snap application authd-msentraid.authd-msentraid.
[2329227.708228] gjo-ops02 authd-msentraid[1453075]: The Microsoft Graph API returned the group "All Users" multiple times, ignoring the duplicate
[2329227.725714] gjo-ops02 authd[9041]: rpc error: code = NotFound desc = 
[2329227.753888] gjo-ops02 authd[9041]: rpc error: code = NotFound desc = 
[2329227.842623] gjo-ops02 gdm-authd][1812853]: gkr-pam: no password is available for user
[2329227.990901] gjo-ops02 gdm-authd][1812853]: pam_unix(gdm-authd:session): session opened for user my_user@company.url(uid=1201181232) by my_user@company.url(uid=0)
[2329228.547007] gjo-ops02 gdm-authd][1812853]: gkr-pam: couldn't unlock the login keyring.
[2329292.984730] gjo-ops02 authd[9041]: rpc error: code = NotFound desc = 
[2329294.159252] gjo-ops02 authd[9041]: rpc error: code = NotFound desc = 
[2330492.371010] gjo-ops02 gdm-authd][1812853]: pam_unix(gdm-authd:session): session closed for user my_user@company.url
[2451632.871244] gjo-ops02 systemd[1]: Stopping snap.authd-msentraid.authd-msentraid.service - Service for snap application authd-msentraid.authd-msentraid...
[2451632.873170] gjo-ops02 systemd[1]: snap.authd-msentraid.authd-msentraid.service: Deactivated successfully.
[2451632.873421] gjo-ops02 systemd[1]: Stopped snap.authd-msentraid.authd-msentraid.service - Service for snap application authd-msentraid.authd-msentraid.
[2451632.873578] gjo-ops02 systemd[1]: snap.authd-msentraid.authd-msentraid.service: Consumed 5.485s CPU time, 88.0M memory peak, 0B memory swap peak.
[2451634.362248] gjo-ops02 authd-msentraid[1906004]: post-refresh: previous-version: 0.2.0+09003c5.72a7227
[2451634.936575] gjo-ops02 systemd[1]: Started snap.authd-msentraid.authd-msentraid.service - Service for snap application authd-msentraid.authd-msentraid.
[2481005.104658] gjo-ops02 authd[9041]: rpc error: code = NotFound desc = 
[2481005.106099] gjo-ops02 authd[9041]: rpc error: code = NotFound desc = 
[2567956.822857] gjo-ops02 authd[9041]: rpc error: code = NotFound desc = 
[2567956.824167] gjo-ops02 authd[9041]: rpc error: code = NotFound desc = 
[3020661.627407] gjo-ops02 gdm-authd][2322186]: gkr-pam: unable to locate daemon control file
[3020661.627835] gjo-ops02 gdm-authd][2322186]: gkr-pam: stashed password to try later in open session
[3020661.707014] gjo-ops02 gdm-authd][2322186]: pam_unix(gdm-authd:session): session opened for user local_admin_user(uid=1000) by local_admin_user(uid=0)
[3020662.102836] gjo-ops02 gdm-authd][2322186]: gkr-pam: unlocked login keyring
[3020724.943441] gjo-ops02 authd[9041]: rpc error: code = NotFound desc = 
[3020728.078652] gjo-ops02 authd[9041]: rpc error: code = NotFound desc = 
[3020987.657649] gjo-ops02 authd[9041]: permission denied: this action is only allowed for root users. Current user is 1000
[3020988.181084] gjo-ops02 authd[9041]: permission denied: this action is only allowed for root users. Current user is 1000
[3021034.613015] gjo-ops02 authd[9041]: permission denied: this action is only allowed for root users. Current user is 1000
[3021037.859512] gjo-ops02 authd[9041]: permission denied: this action is only allowed for root users. Current user is 1000
[3021040.829685] gjo-ops02 authd[9041]: permission denied: this action is only allowed for root users. Current user is 1000
[3024414.446757] gjo-ops02 gdm-authd][2333331]: pam_unix(gdm-authd:auth): authentication failure; logname=local_admin_user uid=0 euid=0 tty=/dev/tty1 ruser= rhost=  user=local_admin_user
[3024414.451351] gjo-ops02 gdm-authd][2333331]: gkr-pam: the password for the login keyring was invalid.
[3024421.243979] gjo-ops02 gdm-authd][2322186]: Gdm: GdmCommon: process (pid:2333331, command 'gdm-session-worker [pam/gdm-authd]') isn't dying after 5 seconds, now ignoring it.
[3024435.643292] gjo-ops02 gdm-authd][2333395]: gkr-pam: unlocked login keyring
[3024504.137540] gjo-ops02 authd[9041]: rpc error: code = NotFound desc = 
[3024504.267777] gjo-ops02 authd[9041]: rpc error: code = NotFound desc = 
[3024639.438563] gjo-ops02 gdm-authd][2322186]: pam_unix(gdm-authd:session): session closed for user local_admin_user
[3024708.254365] gjo-ops02 authd-msentraid[1906196]: The Microsoft Graph API returned the group "All Users" multiple times, ignoring the duplicate
[3024754.043815] gjo-ops02 gdm-authd][2334480]: gkr-pam: no password is available for user
[3024754.125007] gjo-ops02 gdm-authd][2334480]: pam_unix(gdm-authd:session): session opened for user my_user@company.url(uid=1201181232) by my_user@company.url(uid=0)
[3024754.664701] gjo-ops02 gdm-authd][2334480]: gkr-pam: couldn't unlock the login keyring.
[3024801.820285] gjo-ops02 gdm-authd][2334480]: pam_unix(gdm-authd:session): session closed for user my_user@company.url
[3024818.922103] gjo-ops02 gdm-authd][2336290]: gkr-pam: unable to locate daemon control file
[3024818.922510] gjo-ops02 gdm-authd][2336290]: gkr-pam: stashed password to try later in open session
[3024818.957530] gjo-ops02 gdm-authd][2336290]: pam_unix(gdm-authd:session): session opened for user local_admin_user(uid=1000) by local_admin_user(uid=0)
[3024819.383614] gjo-ops02 gdm-authd][2336290]: gkr-pam: unlocked login keyring
[3024882.948573] gjo-ops02 authd[9041]: rpc error: code = NotFound desc = 
[3024885.076823] gjo-ops02 authd[9041]: rpc error: code = NotFound desc = 
[3024885.199537] gjo-ops02 authd[9041]: rpc error: code = NotFound desc = 

authd broker configuration

�[?25l�[?2004h
�[D�[2K
�[?2004l�[?25h�[?1002l�[?1003l�[?1006l#### /etc/authd/brokers.d/msentraid.conf

# This section is used by authd to identify and communicate with the broker.
# It should not be edited.
[authd]
name = Microsoft Entra ID
brand_icon = /snap/authd-msentraid/current/broker_icon.png
dbus_name = com.ubuntu.authd.MSEntraID
dbus_object = /com/ubuntu/authd/MSEntraID

authd-msentraid configuration

[oidc]
issuer = https://login.microsoftonline.com/<UUID redacted>/v2.0
client_id = "<UUID redacted>"

[users]
allowed_users=ALL
# The directory where the home directory will be created for new users.
# Existing users will keep their current directory.
# The user home directory will be created in the format of {home_base_dir}/{username}
# home_base_dir = /home

# The username suffixes that are allowed to login via ssh without existing previously in the system.
# The suffixes must be separated by commas.
# ssh_allowed_suffixes = @company.url

authd-google configuration

cat: /var/snap/authd-google/current/broker.conf: No such file or directory

Double check your logs

  • I have redacted any sensitive information from the logs

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingjira

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions