Lines Matching full:users
9 distros, administrators and users.
18 in a way that allows multiple local users to get a fair share of the available
37 Users always perform their activities under the authority of an administrator
39 users benefit from available resources, or the level of confidentiality of
41 permissions to some users, particularly via capabilities but not only. All this
53 own data from other unprivileged users running on the same system. This
57 * in-memory data (pages are not accessible by default to other users)
58 * process activity (ptrace is not permitted to other users)
59 * inter-process communication (other users may not observe data exchanged via
65 * users not having elevated capabilities (including but not limited to
67 kernel's configuration, memory nor state, change other users' view of the
71 * users not having the ``CAP_NET_ADMIN`` capability may not alter the network
72 configuration, intercept nor spoof network communications from other users
74 * users not having ``CAP_SYS_PTRACE`` may not observe other users' processes
77 When ``CONFIG_USER_NS`` is set, the kernel also permits unprivileged users to
86 are designed to be accessible to regular local users with a low risk (e.g.
90 designed to be accessed by non-privileged users (e.g. debugfs). Access to these
124 unprivileged users, or reduce the kernel's ability to enforce some