|
@@ -73,3 +73,8 @@ directory_manager_password: ""
|
|
|
# The IPA server requires an administrative user, named 'admin'.
|
|
|
# This user is a regular system account used for IPA server administration
|
|
|
ipa_admin_password: ""
|
|
|
+
|
|
|
+# Boolean indicating whether login node is requires security features or not
|
|
|
+# It can be set to true or false
|
|
|
+# By default it is set to true indicating security features will be configured
|
|
|
+enable_secure_login_node: false
|