auth_provide_userdb#1128
Open
etbe wants to merge 2 commits into
Open
Conversation
…rograms that provide a userdb service socket in /run/systemd/userdb Signed-off-by: Russell Coker <russell@coker.com.au>
…k_all_user_keys() Signed-off-by: Russell Coker <russell@coker.com.au>
pebenito
requested changes
Jun 3, 2026
Member
pebenito
left a comment
There was a problem hiding this comment.
I've been mulling about this for a while. I think it's good to have this, but since we're adding it, we should fully cover the known cases that are already handled by explicit rules. This page outlines which systemd services supply a db: https://systemd.io/USER_GROUP_API/
Furthermore, I'd like to move this to the systemd module, as this is their service. I think the interface names should be systemd_userdb_service and systemd_stream_connect_userdb_services.
Contributor
|
Yes I think I've been piecemeal noticing a bunch as well |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.