From 1e125c08d59e75413bb17586182af9956d8d176f Mon Sep 17 00:00:00 2001 From: KATO Tomoyuki Date: Wed, 6 May 2015 19:38:37 +0900 Subject: [PATCH] Fix the option of setsebool command Change-Id: Id9c7bc4859ded78c5c9d3d72d5876b166a17ea8b Closes-Bug: 1452170 --- doc/common/section_keystone_config_ldap.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/common/section_keystone_config_ldap.xml b/doc/common/section_keystone_config_ldap.xml index 9e6a84cc45..2af2391a0a 100644 --- a/doc/common/section_keystone_config_ldap.xml +++ b/doc/common/section_keystone_config_ldap.xml @@ -24,7 +24,7 @@ enable the boolean value for SELinux on the Openstack Identity server. To enable and make the option persistent across reboots: - # setsebool -P authlogin_nsswitch_use_ldap + # setsebool -P authlogin_nsswitch_use_ldap on Identity configuration is split into two separate back ends: identity (back end for users and groups) and assignments (back end for domains,