Merge pull request #1073 from t-woerner/ipaserver_do_not_enable_RSN_by_default

ipaserver: Do not enable random serial numbers by default
This commit is contained in:
Varun Mylaraiah
2023-04-05 15:57:53 +05:30
committed by GitHub

View File

@@ -11,7 +11,7 @@ ipaserver_no_hbac_allow: no
ipaserver_no_pkinit: no
ipaserver_no_ui_redirect: no
ipaserver_mem_check: yes
ipaserver_random_serial_numbers: true
ipaserver_random_serial_numbers: false
### ssl certificate ###
### client ###
ipaclient_mkhomedir: no