Fix the option of setsebool command

Change-Id: Id9c7bc4859ded78c5c9d3d72d5876b166a17ea8b
Closes-Bug: 1452170
This commit is contained in:
KATO Tomoyuki 2015-05-06 19:38:37 +09:00
parent 3785cb8bd9
commit 1e125c08d5
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@
enable the <option>authlogin_nsswitch_use_ldap</option> boolean
value for SELinux on the Openstack Identity server. To enable and
make the option persistent across reboots:</para>
<screen><prompt>#</prompt> <userinput>setsebool -P authlogin_nsswitch_use_ldap</userinput></screen>
<screen><prompt>#</prompt> <userinput>setsebool -P authlogin_nsswitch_use_ldap on</userinput></screen>
</important>
<para>Identity configuration is split into two separate back ends: identity
(back end for users and groups) and assignments (back end for domains,