README.md: OTP needs kinit on controller

Add Information about needed /usr/bin/kinit on the controller when OTP is used
This commit is contained in:
Thomas Woerner
2019-07-05 11:57:11 +02:00
committed by GitHub
parent 115f96d0be
commit 27fb3e1bb7

View File

@@ -32,6 +32,7 @@ Requirements
**Controller**
* Ansible version: 2.8+ (ansible-freeipa is an Ansible Collection)
* /usr/bin/kinit is required on the controller if a one time password (OTP) is used
* python3-gssapi is required on the controller if a one time password (OTP) is used with keytab to install the client.
**Node**