Skip to content

Ansible Module for managing Kerberos Delegation in a Windows Active Directory Environment

License

Notifications You must be signed in to change notification settings

daBONDi/ansible-win_ad_kerberos_deleg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

ansible-win_ad_kerberos_deleg

Ansible Module for managing Kerberos Delegation in a Windows Active Directory Environment

Installation

Copy the win_ad_kerberos_deleg into you libary folder

Example

- win_ad_kerberos_deleg:
    computer: "mycomputer"
    spnlist:
      - "http/www.mysite.com"
      - "host/mycomputer"

Maybe check also my other Module to set the TrustedToAuthForDelegation for the AD Object https://github.com/daBONDi/ansible-win_ad_kerberos_trust_delegation

About

Ansible Module for managing Kerberos Delegation in a Windows Active Directory Environment

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published