any ieea? I am able to chem ntlm auth is working fine. its just kerberos is failed
On Mon, May 25, 2020 at 8:39 AM Tony Wong <[email protected]> wrote: > maybe I am missing krb? > > > tony@ubuntu:~/windows$ sudo apt install -y krb5-user libpam-krb5 > libpam-ccreds auth-client-config > Reading package lists... Done > Building dependency tree > Reading state information... Done > Some packages could not be installed. This may mean that you have > requested an impossible situation or if you are using the unstable > distribution that some required packages have not yet been created > or been moved out of Incoming. > The following information may help to resolve the situation: > > The following packages have unmet dependencies: > krb5-user : Depends: libkrb5-3 (= 1.16-2ubuntu0.1) but 1.16-2ubuntu1.1 is > to be installed > E: Unable to correct problems, you have held broken packages. > > On Mon, May 25, 2020 at 7:00 AM Tony Wong <[email protected]> wrote: > >> any idea? I cant connect to my windows machines now and winrm is setup >> correctly >> >> On Mon, May 25, 2020 at 6:44 AM Tony Wong <[email protected]> wrote: >> >>> not sure what happened but this was working last week. >>> >>> now I am getting this error >>> >>> >>> tony@ubuntu:~/windows$ ansible windows -i hosts -m win_ping -vvvvvvvvv >>> ansible 2.9.0 >>> config file = /etc/ansible/ansible.cfg >>> configured module search path = >>> [u'/home/tony/.ansible/plugins/modules', >>> u'/usr/share/ansible/plugins/modules'] >>> ansible python module location = >>> /home/tony/.local/lib/python2.7/site-packages/ansible >>> executable location = /home/tony/.local/bin/ansible >>> python version = 2.7.17 (default, Apr 15 2020, 17:20:14) [GCC 7.5.0] >>> Using /etc/ansible/ansible.cfg as config file >>> setting up inventory plugins >>> host_list declined parsing /home/tony/windows/hosts as it did not pass >>> its verify_file() method >>> script declined parsing /home/tony/windows/hosts as it did not pass its >>> verify_file() method >>> auto declined parsing /home/tony/windows/hosts as it did not pass its >>> verify_file() method >>> Parsed /home/tony/windows/hosts inventory source with ini plugin >>> Loading callback plugin minimal of type stdout, v2.0 from >>> /home/tony/.local/lib/python2.7/site-packages/ansible/plugins/callback/minimal.pyc >>> META: ran handlers >>> Using module file >>> /home/tony/.local/lib/python2.7/site-packages/ansible/modules/windows/win_ping.ps1 >>> Using module file >>> /home/tony/.local/lib/python2.7/site-packages/ansible/modules/windows/win_ping.ps1 >>> Pipelining is enabled. >>> Pipelining is enabled. >>> <pa-mgt01> ESTABLISH WINRM CONNECTION FOR USER: adm-tkw@xxxx on PORT >>> 5986 TO pa-mgt01 >>> <rw-ctxweb-02\> ESTABLISH WINRM CONNECTION FOR USER: adm-tkw@xxxxx on >>> PORT 5986 TO rw-ctxweb-02 >>> pa-mgt01.wsgr.com | UNREACHABLE! => { >>> "changed": false, >>> "msg": "kerberos: the python kerberos library is not installed", >>> "unreachable": true >>> } >>> rw-ctxweb-02.wsgr.com | UNREACHABLE! => { >>> "changed": false, >>> "msg": "kerberos: the python kerberos library is not installed", >>> "unreachable": true >>> >>> -- >>> 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 view this discussion on the web visit >>> https://groups.google.com/d/msgid/ansible-project/cec11813-74cd-406b-acf3-1797f2415e25%40googlegroups.com >>> <https://groups.google.com/d/msgid/ansible-project/cec11813-74cd-406b-acf3-1797f2415e25%40googlegroups.com?utm_medium=email&utm_source=footer> >>> . >>> >> -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/CALmkhkpFU4JwQOqtAmyz%2BsQRDV6CAMRfqgoFrYr4xOrKtyd-vA%40mail.gmail.com.
