semanage-login Verified for current stable LTS

Semanage Login Command: Add Login Mapping With Mls Mcs Range

Use for add login mapping with mls mcs range with Semanage Login. Exact CLI syntax to add login mapping with mls mcs range using Semanage Login.

When to use this: Use for add login mapping with mls mcs range with Semanage Login.

Command Syntax

sudo semanage login -a -s <user_u> -r {s0-s0:c0.c1023} <linux_username>

Live Command Builder

Final Command

sudo semanage login -a -s <user_u> -r {s0-s0:c0.c1023} <linux_username>

Command Breakdown

-a
Command Option
Tool-specific option used by this command invocation.
-s
Command Option
Tool-specific option used by this command invocation.
-r
Command Option
Tool-specific option used by this command invocation.

FAQ

Purpose: Exact syntax to add login mapping with mls mcs range using Semanage Login.

Test path: Replace placeholders and run destructive commands in a disposable workspace first.

Flag behavior: Tool version, platform, and shell can change behavior.

Improve This Command

Suggest a correction, safer default, or version-specific note for this entry.

Related Operations

Back to Semanage Login directory