StefanAbl

Results 4 comments of StefanAbl

For the permissions, I have found a set of permissions, which allows creation of services and issuing of certificates. However I am not sure, whether it is truly minimal and...

So I did some more research and it seems like the option is not present in the version of [tehwalris/go-freeipa](https://github.com/tehwalris/go-freeipa). I updated the autogenerated code [here](https://github.com/StefanAbl/go-freeipa) and added the usage...

Okay, I created a [PR upstream](https://github.com/tehwalris/go-freeipa/pull/16) I tried using `go mod edit -replace github.com/tehwalris/go-freeipa/freeipa=../go-freeipa/freeipa` and the replacement was successfully added to the go.mod file, however it seems like the old...

> But I guess there is a reason why we can not do it ... This behavior makes sense in many cases, however there are other use cases in which...