Fix the option of setsebool command
Change-Id: Id9c7bc4859ded78c5c9d3d72d5876b166a17ea8b Closes-Bug: 1452170
This commit is contained in:
parent
3785cb8bd9
commit
1e125c08d5
@ -24,7 +24,7 @@
|
|||||||
enable the <option>authlogin_nsswitch_use_ldap</option> boolean
|
enable the <option>authlogin_nsswitch_use_ldap</option> boolean
|
||||||
value for SELinux on the Openstack Identity server. To enable and
|
value for SELinux on the Openstack Identity server. To enable and
|
||||||
make the option persistent across reboots:</para>
|
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>
|
</important>
|
||||||
<para>Identity configuration is split into two separate back ends: identity
|
<para>Identity configuration is split into two separate back ends: identity
|
||||||
(back end for users and groups) and assignments (back end for domains,
|
(back end for users and groups) and assignments (back end for domains,
|
||||||
|
Loading…
Reference in New Issue
Block a user