Just to follow up, I made this pull request to update the documentation https://github.com/ansible/ansible/pull/15894
On Wednesday, April 27, 2016 at 3:22:02 AM UTC+1, Mike Sherrill wrote: > > That did it. Onward . . . > > Thanks. > > On Tuesday, April 26, 2016 at 7:44:58 PM UTC-4, J Hawkesworth wrote: >> >> Looking at >> >> https://help.ubuntu.com/lts/serverguide/kerberos.html >> >> I think you might need >> >> krb5-user >> >> >> which I guess might be the equivalent of the yum package krb5-workstation >> >> Please reply if this installs the /etc/krb5.conf and I will get the >> documentation updated. >> >> Hope this helps, >> >> Jon >> >> On Tuesday, April 26, 2016 at 11:41:39 PM UTC+1, Mike Sherrill wrote: >>> >>> I'm installing Ansible as a test. I have a mixed environment of Windows >>> and Ubuntu servers in an Active Directory domain. >>> >>> I built a new Hyper-V virtual machine for Ansible; it's running Xubuntu >>> 16.04 LTS. Ansible 2.0.0.2 is installed. >>> >>> I've been following the steps on the Windows Support >>> <http://docs.ansible.com/ansible/intro_windows.html> web page. >>> >>> Under the section "Configuring Kerberos", I see "Edit your >>> /etc/krb5.conf (which should be installed as a result of installing >>> packages above". But /etc/krb5.conf doesn't exist. >>> >>> Unless I missed something, these are all the "packages above". >>> >>> - >>> >>> pip install "pywinrm>=0.1.1" >>> >>> - sudo apt-get install python-dev libkrb5-dev >>> - >>> >>> pip install kerberos >>> >>> >>> What am I missing? Another package? >>> >>> >>> I installed Ansible following the instructions for Latest Releases Via >>> Apt >>> <http://docs.ansible.com/ansible/intro_installation.html#latest-releases-via-apt-ubuntu>, >>> >>> but I don't seem to have the latest version. Is this a problem? >>> >> -- 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/be2191c9-8bd2-41fe-842b-4b0e1219971d%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
