willhallonline / docker-ansible

Ansible inside Docker containers: Alpine, Ubuntu, Rocky & Debian with Ansible 2.16, 2.15, 2.14, 2.13, 2.12, 2.11, 2.10 and 2.9 + Mitogen
https://www.willhallonline.co.uk/project/docker/docker-ansible/
MIT License
392 stars 137 forks source link

Kerberos Support? #30

Closed RickBankers closed 3 years ago

RickBankers commented 3 years ago

Would be we able to get Kerberos support in the container? It would help tremendously when trying to manage Windows systems via ansible.

nickkostov commented 3 years ago

I think that he know what to do if has to work with Kerberos :dancing_men:

willhallonline commented 3 years ago

@nickkostov Can you give me a clue? https://github.com/ansible/awx/issues/6647 ?

nickkostov commented 3 years ago

Meaning the fact that you created that awesome container will not stop you into integrating it with Kerberos (tried to make it as compliment)

RickBankers commented 3 years ago

Hi Will, I see you referenced the kerberos support in ansible/awx#6647. Did that provide what you needed to get kerberos support? I think the only issues are providing the right packages and redirecting the krb5.conf and kerberos ticket store location. This would be such a great WIN if this could be working.

Thanks for all your help! These containers are fantastic!

willhallonline commented 3 years ago

@RickBankers at the moment I am not going to put Kerberos in, as it is not required by me so I don't really get any value from it. You could relatively easily add things on top of the containers if you want? I just want to try and make these containers valuable for the majority of users and I am not sure that Kerberos is used by the majority?

RickBankers commented 3 years ago

Sounds good. thanks