mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-07-31 20:04:45 +00:00
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-freeipa is an Ansible Collection)
|
* 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.
|
* python3-gssapi is required on the controller if a one time password (OTP) is used with keytab to install the client.
|
||||||
|
|
||||||
**Node**
|
**Node**
|
||||||
|
|||||||
Reference in New Issue
Block a user