mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-03-26 21:33:05 +00:00
This has been done to make clear that these are admin settings and to make these settings consistent to ipaadmin_keytab.
36 lines
707 B
INI
36 lines
707 B
INI
[ipaclients]
|
|
ipaclient1.mine.dom
|
|
#ipaclient2.mine.dom
|
|
#ipaclient3.mine.dom
|
|
#ipaclient4.mine.dom
|
|
#ipaclient5.mine.dom
|
|
ipaclient6.mine.dom
|
|
ipaclient7.mine.dom
|
|
|
|
#[ipaservers]
|
|
#ipa.mine.dom
|
|
|
|
#[ipaservers:vars]
|
|
#ipaserver_domain=mine.dom
|
|
#ipaserver_realm=MINE.DOM
|
|
#ipaserver_principal=admin
|
|
#ipaserver_password=password1
|
|
|
|
[ipaclients:vars]
|
|
#ipaclient_keytab=/tmp/krb5.keytab
|
|
#ipaclient_domain=mine.dom
|
|
#ipaclient_realm=MINE.DOM
|
|
#ipaadmin_principal=admin
|
|
#ipaadmin_password=password1
|
|
#ipaclient_use_otp=yes
|
|
#ipaclient_force_join=yes
|
|
#ipaclient_kinit_attempts=3
|
|
#ipaclient_mkhomedir=yes
|
|
|
|
#ipaadmin_principal=admin
|
|
#ipaclient_use_otp=yes
|
|
#ipaclient_force_join=yes
|
|
|
|
#ipaclient_use_otp=yes
|
|
ipaclient_allow_repair=yes
|