summaryrefslogtreecommitdiff
path: root/modules/pam_selinux/README
diff options
context:
space:
mode:
Diffstat (limited to 'modules/pam_selinux/README')
-rw-r--r--modules/pam_selinux/README15
1 files changed, 10 insertions, 5 deletions
diff --git a/modules/pam_selinux/README b/modules/pam_selinux/README
index 4268d3fb..9e841f2e 100644
--- a/modules/pam_selinux/README
+++ b/modules/pam_selinux/README
@@ -31,11 +31,6 @@ debug
Turns on debugging via syslog(3).
-multiple
-
- Tells pam_selinux.so to allow the user to select the security context they
- will login with, if the user has more than one role.
-
open
Only execute the open_session portion of the module.
@@ -48,6 +43,16 @@ verbose
attempt to inform the user when security context is set.
+select_context
+
+ Attempt to ask the user for a custom security context role. If MLS is on
+ ask also for sensitivity level.
+
+use_current_range
+
+ Use the sensitivity range of the process for the user context. This option
+ and the select_context option are mutually exclusive.
+
EXAMPLES
auth required pam_unix.so