authd icon indicating copy to clipboard operation
authd copied to clipboard

Authentication daemon for external Brokers

Results 132 authd issues
Sort by recently updated
recently updated
newest added

### Is there an existing request for this feature? - [x] I have searched the existing issues and found none that matched mine ### Describe the feature I've recently started...

documentation

I just experienced this issue three times in a row on a network with unstable internet connection. The lockscreen shows the error message "authentication failure: could not refresh token". The...

bug

In my test VM I see the test users added many times to the `cdrom` group in `/etc/group`. The user should be added to that group once, because it's part...

bug

``` ❌ TestUserByIDAndName/Successfully_get_a_user_by_ID (10ms) tempentries_test.go:138: Error Trace: /home/runner/work/authd-private/authd-private/internal/users/tempentries/tempentries_test.go:138 Error: Received unexpected error: checking UID and name uniqueness: getpwent: Invalid argument Test: TestUserByIDAndName/Successfully_get_a_user_by_ID Messages: RegisterUser should not return an error, but...

bug
jira

Examples of failing CI jobs: * https://github.com/ubuntu/authd/actions/runs/15611824409/job/43974369489 * https://github.com/ubuntu/authd/actions/runs/15642453208/job/44072755005 * https://github.com/ubuntu/authd/actions/runs/15685469571/job/44187418265 ``` ❌ TestExecModule/Item_Set_user (20ms) exec_test.go:387: Created service file at /tmp/TestExecModuleItem_Set_user4020967284/002/exec-module exec_test.go:392: Error Trace: /home/runner/work/authd-private/authd-private/pam/integration-tests/exec_test.go:392 Error: Not equal: expected: "an...

bug

Add more tests for the authd default state that we were not checking in any integration test before UDENG-3646

The launchpad build of authd 0.5.3 for the s390x architecture keeps failing. I retried the build 3 times. The logs are lost unless saved before retrying, so I only have...

bug
jira

There are cases to assign additional data to users and groups which should be accessible to admins of the local system. For example, @ajm370 wants to have shared user and...

jira

If I add a user to an entra group named "sudo" (or any other name that of a group in `/etc/group`), then logging in as that user fails. The log...

bug
jira