Ralf Haferkamp
Ralf Haferkamp
Incidently I just could just make good use of this :-). So I created a package: https://build.opensuse.org/request/show/838590 Still need to work on the apparmor denials, but that shouldn't be much...
@savoiringfaire If you're interested in testing it should appear in https://download.opensuse.org/repositories/devel:/kubic/ soon :tm:
@savoiringfaire You could just try to submit a PR to: https://gitlab.com/apparmor/apparmor I think you'd also need to add: ``` /run/containers/cni/dnsname/*/* rw ``` depending on how podman is started it might...
@baude @rhatdan I think this can be closed. (It's even been addressed in apparmor meanwhile https://gitlab.com/apparmor/apparmor/-/merge_requests/909)
Isn't the same true for the storage db connection check at startup? AFAICS there is at least a retry mechanism in place for that one. A very simple one, but...
There is no specific LDAP ping request but checking the Bind Response (or the StartTLS response) for the ldap.ErrorNetwork error should do the trick. I can try to come up...
> if i'm not wrong my colleague @rhafer already had a look. Lets stay in touch! Yeah, that's correct. I am currently looking into this to figure out what we'd...
This contains my current changes to authelia: https://github.com/rhafer/authelia/tree/ocis-embed (it's really just exposing the `internal/commands` package. And here's the changes needed for ocis to actually embed authelia: https://github.com/rhafer/ocis/tree/authelia-experiment Currently still in...
> Gotcha. We can probably work with this or something similar, will discuss with the team. Cool, thanks. Please keep me posted. > Are there any particular commands that you're...
@james-d-elliott we're regulary hanging out in the ownCloud Infinite Scale room (https://matrix.to/#/#ocis:matrix.org) in matrix. I am also available in the authelia space. Would that be a good starting point?