Ansible: 2.0.0.2
OS: CentOS 7.2

Is it possible to use a single Ansible controller for multiple Windows 
domains? The scenario requires the use of domain accounts for 
authentication on 3 separate domains.
I have configured the krb5.conf accordingly but as yet cannot get the 
Ansible controller to authenticate with all Windows servers (Server 2012 
R2). I receive the following error messages:

"msg": "ERROR! kerberos: (('Unspecified GSS failure.  Minor code may 
provide more information', 851968), ('Server not found in Kerberos 
database', -1765328377)), ssl: 401 Unauthorized. basic auth failed"

 "msg": "ERROR! kerberos: (('Unspecified GSS failure.  Minor code may 
provide more information', 851968), ('Server not found in Kerberos 
database', -1765328377)), ssl: 500 WinRMTransport. [Errno 113] No route to 
host"

I have run the ConfigureRemotingForAnsible.ps1 and can successfully get 
Kerberos tickets using kinit [email protected] across all the domains.


-- 
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 [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/fbe427b6-f761-4a23-87eb-ffa56a46db75%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to