authd icon indicating copy to clipboard operation
authd copied to clipboard

Issue: Authd and Intune device settings/compliance

Open arnoldthebat opened this issue 6 months ago • 12 comments

Is there an existing issue for this?

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

Describe the issue

Configuring authd initially works as expected with the user onboarding and using a local password

Trying to add in intune compliance checking however results in a failure to update device settings

The local password for the authd user is compliant with the password policy but intune does not seem to read the local password store:

Jun 10 10:31:48 td-ubutst01 intune-portal[3192]: Non-compliant status indicated by IWS issues=[("Enforce a secure password", "This device must be configured to enforce passwords containing at least 1 digits.", "https://go.microsoft.com/fwlink/?linkid=2210011"), ("Enforce a secure password", "This device must be configured to enforce that passwords contain at least 14 characters.", "https://go.microsoft.com/fwlink/?linkid=2210011"), ("Enforce a secure password", "This device must be configured to enforce passwords containing at least 1 lowercase letters.", "https://go.microsoft.com/fwlink/?linkid=2210011"), ("Enforce a secure password", "This device must be configured to enforce passwords containing at least 1 symbols.", "https://go.microsoft.com/fwlink/?linkid=2210011"), ("Enforce a secure password", "This device must be configured to enforce passwords containing at least 1 uppercase characters.", "https://go.microsoft.com/fwlink/?linkid=2210011")]

Steps to reproduce

No response

System information and logs

No response

Double check your logs

  • [x] I have redacted any sensitive information from the logs

arnoldthebat avatar Jun 10 '25 09:06 arnoldthebat