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

secretFiles cannot be used with systemd's LoadCredentials #57

Open
Mic92 opened this issue Jun 1, 2022 · 2 comments
Open

secretFiles cannot be used with systemd's LoadCredentials #57

Mic92 opened this issue Jun 1, 2022 · 2 comments

Comments

@Mic92
Copy link

Mic92 commented Jun 1, 2022

Systemd's LoadCredentials cannot be used with this service.
This error was returned by a service trying to use it:

Failed at step CREDENTIALS spawning /nix/store/fn2wz49jfxfwr68xs7j4255fw8naqav3-kuutamod/bin/kuutamod: Protocol error
: kuutamod.service: Main process exited, code=exited, status=243/CREDENTIALS

@Mic92 Mic92 changed the title Breaks with LoadCredentials secretFiles cannot be used with systemd's LoadCredentials Jun 1, 2022
@grahamc
Copy link
Member

grahamc commented Jun 1, 2022

Since this is a thin wrapper around vault agent, I don't think this project is likely to integrate with LoadCredentials well unless vault agent does. Does that sound right?

@Mic92
Copy link
Author

Mic92 commented Jun 1, 2022

A simple implementation would provide one unix socket for all system services: #59

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants