Lines Matching full:selinux
1 .TH "user_contexts" "5" "28-Nov-2011" "Security Enhanced Linux" "SELinux configuration"
3 user_contexts \- The SELinux user contexts configuration files
6 These optional user context configuration files contain entries that allow SELinux-aware login applications such as
10 SELinux-aware login applications generally use one or more of the following libselinux functions that read these files from the active policy path:
29 There can be one file for each SELinux user configured on the system. The file path is formed using the path returned by
31 for the active policy, with the SELinux user name appended, for example:
33 .I /etc/selinux/{SELINUXTYPE}/contexts/users/unconfined_u
35 .I /etc/selinux/{SELINUXTYPE}/contexts/users/xguest_u
38 Where \fI{SELINUXTYPE}\fR is the entry from the selinux configuration file \fIconfig\fR (see \fBselinux_config\fR(5)).
63 # Example for xguest_u at /etc/selinux/targeted/contexts/users/xguest_u
82 .BR selinux "(8), " selinux_user_contexts_path "(3), " PAM "(8), " get_ordered_context_list "(3), " get_ordered_context_list_with_level "(3), " get_default_context_with_level "(3), " get_default_context_with_role "(3), " get_default_context_with_rolelevel "(3), " query_user_context "(3), " manual_user_enter_context "(3), " selinux_config "(5) "