Hello,

I have a very strange problem: 

*The situation:*
One Microsoft domain controller (Windows 2012R2) and several Windows member 
servers joining this domain (also Windows 2012R2). The ansible server is 
installed/configured (krb5.conf and hostfile with the needed variables) 
with kerberos.

*The problem:*
I'm able to make a kerberos connection with de domain controller. If I try 
to make a connection with one of the member servers, I get the following 
error:

<fqdn memberserver> | UNREACHABLE! => {
    "changed": false,
    "msg": "kerberos: ",
    "unreachable": true
}

But the strange thing is, it is working when I enable logging:
- if I add -vv (or -vvv, -vvvv) to the ansible-playbook command 
- if I enable logging in /etc/ansible/ansible.conf

Dees anyone have an idea how to solve this problem?

Thank you!

Ronald


-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ansible-project+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/0ad9f858-05cd-4fdc-be4d-13485632277c%40googlegroups.com.

Reply via email to