Xavier Hermand

Results 9 comments of Xavier Hermand

Hi @kundeng, This project is actively being used on the `dev` branch. It has some major fix and design refactoring compared to the `master` branch. I'm testing it with a...

I use this project on Linux. I have not tried the `dev` branch on Windows for a long time, but bugs should only occur in Ansible playbooks and be very...

Hi, If I understand correctly, you want to be able to reproduce a `kvno -U delagated_user service` from this module? I can have a look, but basically, we need to...

Hi JTBS, You can use a function like `child_process.exec()` to launch a bash command so that you can test your scenarios. I started implementing a `kvno` function for this module,...

Hi JBTS, I implemented a basic `kvno` function, but it doesn't handle constraint delegation (`-U` option of kvno), as I cannot find where the function `krb5_get_credentials_for_user` is defined. It is...

@JTBS I was compiling it using the installed libraries only, that is to say, the result of a `make install` of the downloaded source ( https://web.mit.edu/kerberos/krb5-1.17/ ), or using system...

Change commands: - `start` only works for local clusters with Vagrant: starts the machines and provision them if first time (`--no-provision` flag to only start the VMs). Starts all services....

Hi @kundeng , I can't tell much from just this information, you should ssh on the master01 node and give us the logs from the ambari server located in the...

@kundeng No, 404 error. Juste paste the interesting parts here.