mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-03-26 21:33:05 +00:00
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:
@@ -32,6 +32,7 @@ Requirements
|
|||||||
|
|
||||||
**Controller**
|
**Controller**
|
||||||
* Ansible version: 2.8+
|
* 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.
|
* python3-gssapi is required on the controller if a one time password (OTP) is used to install the client.
|
||||||
|
|
||||||
**Node**
|
**Node**
|
||||||
|
|||||||
Reference in New Issue
Block a user