roles/ipaclient/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:59:14 +02:00
committed by GitHub
parent 27fb3e1bb7
commit 45b2648af2

View File

@@ -32,6 +32,7 @@ Requirements
**Controller**
* Ansible version: 2.8+
* /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 to install the client.
**Node**