mirror of
https://github.com/SELinuxProject/selinux
synced 2024-12-22 22:12:16 +00:00
python/semanage: Examples are no longer in the main semanage man page
Signed-off-by: Petr Lautrbach <plautrba@redhat.com>
This commit is contained in:
parent
fdb242ef1b
commit
6ded76aa06
@ -57,9 +57,8 @@ to SELinux user identities (which controls the initial security context
|
|||||||
assigned to Linux users when they login and bounds their authorized role set)
|
assigned to Linux users when they login and bounds their authorized role set)
|
||||||
as well as security context mappings for various kinds of objects, such
|
as well as security context mappings for various kinds of objects, such
|
||||||
as network ports, interfaces, infiniband pkeys and endports, and nodes (hosts)
|
as network ports, interfaces, infiniband pkeys and endports, and nodes (hosts)
|
||||||
as well as the file context mapping. See the EXAMPLES section below for some
|
as well as the file context mapping. Note that the semanage login command deals
|
||||||
examples of common usage. Note that the semanage login command deals with the
|
with the mapping from Linux usernames (logins) to SELinux user identities,
|
||||||
mapping from Linux usernames (logins) to SELinux user identities,
|
|
||||||
while the semanage user command deals with the mapping from SELinux
|
while the semanage user command deals with the mapping from SELinux
|
||||||
user identities to authorized role sets. In most cases, only the
|
user identities to authorized role sets. In most cases, only the
|
||||||
former mapping needs to be adjusted by the administrator; the latter
|
former mapping needs to be adjusted by the administrator; the latter
|
||||||
|
Loading…
Reference in New Issue
Block a user