Тёмный

Ansible - Setting up kerberos authentication 

R3ap3rPy
Подписаться 3,9 тыс.
Просмотров 10 тыс.
50% 1

Here is the counterpart of the previous video about setting up winrm. In this video we setup kerberos authentication to allow ansible to manage windows hosts which are joined to a specific domain with the help of a domain account. The setup is a bit tricky but once you get the feeling it comes natural.
Patreon: / r3ap3rpy

Опубликовано:

 

1 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 35   
@karthika393
@karthika393 Год назад
Thanks for the explanation, I tried everything just like you did, but I am getting this error msg": "kerberos: requested auth method is kerberos, but requests_kerberos is not installed" verified everything as suggested by other stackoverflow pages.
@r3ap3rpy
@r3ap3rpy Год назад
You have to install the "requests_kerberos" package.
@karthika393
@karthika393 Год назад
@R3ap3rPy I did But it worked when I used another Linux host as master and followed your steps. It worked I am able to ping and run some win-packages on windows
@ValhallenExile
@ValhallenExile 3 года назад
Of note for anyone trying to get Kerberos and HTTP 5985 winrm going with ansible on a debian based platform: The group variable called "ansible_winrm_message_encryption" needs to be set to "always" otherwise winrm requests will be denied with error 500 because they will be sent unencrypted. This is now apart of the ansible documentation aswell. Figured I would share as I spent nearly a day trying to figure this out lol. If after setting this variable you get an error message saying "ansible_winrm_message_encryption is set to always and isnt supported" then you are on the right track and just need to update pywinrm[kerberos] to the latest version.
@Arun-vq8bs
@Arun-vq8bs 2 года назад
Thanks for the video. I have a doubt. What is the domain controller actually ? Is the windows server we try to connect to?? Any documents or videos on it will be helpful.
@frankguan1111
@frankguan1111 3 года назад
Thanks much, this is what i am seeking for. It works in my lab !!
@suryagunisetti
@suryagunisetti 4 года назад
Many thanks for the video, I have a doubt that cant we create a single inventory file in /etc/ansible/hosts by mentioning both Windows VMs FQDNs in a host group called Win VMs and variables such as username,pwd,connection etc in Win VMs:vars instead of creating 2 host inventories ?
@r3ap3rpy
@r3ap3rpy 4 года назад
Surya Gunisetti inwould have only one inventory.
@kevinserafin1466
@kevinserafin1466 4 года назад
Nice guide. Although I cant seem to get this working. Do we need to make changes in winrm config of target machines for kerberos as outlined in previous video for basic auth?
@r3ap3rpy
@r3ap3rpy 4 года назад
Well this is a more complex question. is xour machine domain joined? Did you edit your krb5.config file? Did you setup configuration in either the inventory or groupvara to make this work?
@cloudmalayaz7923
@cloudmalayaz7923 3 года назад
Hi thanks for the tutor. I'm facing HTTPS Tunnel error. Can you help me with this?
@r3ap3rpy
@r3ap3rpy 3 года назад
Whats the exact error message?
@cloudmalayaz7923
@cloudmalayaz7923 3 года назад
@@r3ap3rpy the tunnel error already gone but new error prompt out which is Kerberos Unable to authenticate response
@ronp8319
@ronp8319 4 года назад
Great demo! Got it working all the way. But is there a way we can do this without adding the domain user to local admin group? Please suggest the solution or do a video.
@r3ap3rpy
@r3ap3rpy 4 года назад
Hi, you dont have to add the user to the admins. However certain commands will fail due to the lack of privilege.
@ronp8319
@ronp8319 4 года назад
R3ap3rPy i tried removing the user from local admin group but creds are getting rejecting that time
@venkateshd1480
@venkateshd1480 4 года назад
Do we need to generate keytab using ktpass command from windows machine as a first step?? ktpass princ host/fully_qualified_Vector_host_name@DOMAIN.COM mapuser user -pass password out krb5-1.keytab
@r3ap3rpy
@r3ap3rpy 4 года назад
Nope
@venkateshd1480
@venkateshd1480 4 года назад
@@r3ap3rpy Why i asked this question is my windows machine is not the domain controller and i don't have access to active directory to create a user in that .. If i use the login credentials as the ansible user/password it doesn't work. I am getting 'kinit: KDC reply did not match expectations while getting initial credentials'
@r3ap3rpy
@r3ap3rpy 4 года назад
Well you need to distinguish between domain and local users and ubderstand the difference.
@venkateshd1480
@venkateshd1480 4 года назад
@@r3ap3rpy I have a local user added to the administration group. Can i use that as ansible_user/password for kerberos? P.S: I am able to connect to manage windows using that user via basic authentication.
@r3ap3rpy
@r3ap3rpy 4 года назад
As I said you need to clear things up regarding topics of ansible authentication... you cannot use local users for kerberos authentication...
@88whitetiger
@88whitetiger 5 лет назад
audio too soft.
@r3ap3rpy
@r3ap3rpy 5 лет назад
Never thought that would be a problem 😅
Далее
Лиса🦊 УЖЕ НА ВСЕХ ПЛОЩАДКАХ!
00:24
Kerberos Authentication Explained | A deep dive
16:52
Просмотров 345 тыс.
This web UI for Ansible is so damn useful!
20:07
Просмотров 483 тыс.
Creating Keytab file
11:07
Просмотров 29 тыс.
Configuring OpenSSH to use Kerberos Authentication
13:28
Authenticate Ubuntu against Active Directory
21:28
Просмотров 66 тыс.
Ansible - Winrm basic authentication setup
7:22
Просмотров 14 тыс.
Things I wish I knew about Ansible from day 1
10:58
Просмотров 5 тыс.
Ansible - Deploy Chrome on Windows
13:50
Просмотров 9 тыс.