Home
last modified time | relevance | path

Searched refs:privilege (Results 1 – 25 of 52) sorted by relevance

123

/freebsd/sys/contrib/device-tree/src/powerpc/
H A Dmicrowatt.dts46 usable-privilege = <6>;
52 usable-privilege = <7>;
59 usable-privilege = <6>;
65 usable-privilege = <7>;
70 usable-privilege = <2>;
78 usable-privilege = <7>;
87 usable-privilege = <7>;
96 usable-privilege = <7>;
104 usable-privilege = <7>;
109 usable-privilege = <7>;
/freebsd/cddl/usr.sbin/dwatch/libexec/
H A Dpriv5 # $Title: dwatch(8) module for priv_check(9) privilege requests $
10 # Print privilege requests denied by priv_check(9), decoded to their
13 # privilege denials (jails, unprivileged users, MAC policies) name the
14 # exact privilege refused, something no amount of truss(1) will reveal.
47 * Print privilege request details
/freebsd/sys/contrib/device-tree/Bindings/powerpc/
H A Dibm,powerpc-cpu-features.txt13 enablement, privilege, and compatibility metadata.
94 - usable-privilege
104 This property describes the privilege levels and/or software components
118 This property describes the HV privilege support required to enable the
119 feature to lesser privilege levels. If the property does not exist then no
137 This property describes the OS privilege support required to enable the
138 feature to lesser privilege levels. If the property does not exist then no
179 This property may exist when the usable-privilege property value has PR bit set.
213 usable-privilege = <1 | 2 | 4>;
219 usable-privilege = <1 | 2>;
[all …]
/freebsd/crypto/krb5/src/lib/kadm5/
H A Dkadm_err.et8 error_code KADM5_AUTH_GET, "Operation requires ``get'' privilege"
9 error_code KADM5_AUTH_ADD, "Operation requires ``add'' privilege"
10 error_code KADM5_AUTH_MODIFY, "Operation requires ``modify'' privilege"
11 error_code KADM5_AUTH_DELETE, "Operation requires ``delete'' privilege"
51 error_code KADM5_AUTH_LIST, "Operation requires ``list'' privilege"
52 error_code KADM5_AUTH_CHANGEPW, "Operation requires ``change-password'' privilege"
57 error_code KADM5_AUTH_SETKEY, "Operation requires ``set-key'' privilege"
67 error_code KADM5_AUTH_EXTRACT, "Operation requires ``extract-keys'' privilege"
/freebsd/crypto/openssh/
H A DREADME.privsep2 operations that require root privilege are performed by a separate
3 privileged monitor process. Its purpose is to prevent privilege
15 To achieve privilege separation in OpenSSH's sshd, the functions
19 retains privilege but performs a very limited set of tasks: loading
64 started with privilege, but will sandbox and/or chroot(2) itself
65 and drop privilege to an unprivileged account before processing
66 any network traffic. All operations that require privilege, such as
97 will drop privilege to that of the authenticated user, import the
103 monitor process, performing actions that require privilege when
107 In portable OpenSSH several compile-time options affect privilege
[all …]
H A DINSTALL12 to create the user, group and directory used by sshd for privilege
/freebsd/crypto/heimdal/lib/kadm5/
H A Dkadm5_err.et12 error_code AUTH_GET, "Operation requires `get' privilege"
13 error_code AUTH_ADD, "Operation requires `add' privilege"
14 error_code AUTH_MODIFY, "Operation requires `modify' privilege"
15 error_code AUTH_DELETE, "Operation requires `delete' privilege"
55 error_code AUTH_LIST, "Operation requires `list' privilege"
56 error_code AUTH_CHANGEPW, "Operation requires `change-password' privilege"
/freebsd/sys/contrib/openzfs/tests/runfiles/
H A Dsunos.run38 [tests/functional/privilege]
40 tags = ['functional', 'privilege']
/freebsd/contrib/wpa/wpa_supplicant/doc/docbook/
H A Dwpa_priv.sgml15 <refpurpose>wpa_supplicant privilege separation helper</refpurpose>
31 <para><command>wpa_priv</command> is a privilege separation helper that
58 <command>wpa_supplicant</command> with privilege separation:</para>
/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/
H A Dsifive,plic-1.0.0.txt9 A hart context is a privilege mode in a hardware execution thread. For example,
11 privilege modes per hart; machine mode and supervisor mode.
/freebsd/cddl/lib/libdtrace/
H A Dmkpriv93 * Map priv(9) privilege values to their symbolic names.
/freebsd/sys/contrib/device-tree/Bindings/arm/firmware/
H A Dsdei.txt11 privilege level of the SDEI firmware (specified as part of the binding
/freebsd/contrib/ntp/sntp/
H A Dsntp-opts.def244 the time or set the local system's time (given suitable privilege). It can be
300 With suitable privilege,
313 With suitable privilege,
H A Dsntp.texi81 With suitable privilege, it can be run as a command or in a
H A Dinvoke-sntp.texi18 the time or set the local system's time (given suitable privilege). It can be
/freebsd/contrib/ntp/libntp/lib/isc/include/isc/
H A Dtask.h140 isc_boolean_t (*privilege)(isc_task_t *task); member
/freebsd/contrib/ntp/ntpdc/
H A Dntpdc.texi81 With suitable privilege, it can be run as a command or in a
/freebsd/contrib/llvm-project/compiler-rt/lib/gwp_asan/
H A Doptions.inc75 // arbitrary file write and thus privilege escalation. For an example, see the
/freebsd/sys/ufs/ufs/
H A DREADME.extattr21 normal inode protections, whereas SYSTEM EAs require privilege to access
/freebsd/sys/contrib/device-tree/Bindings/c6x/
H A Ddscr.txt97 Offset and default value for register used to set access privilege for
/freebsd/usr.sbin/ypldap/
H A Dypldap.c610 #warning disabling privilege revocation in debug mode in main()
H A Dldapclient.c393 #warning disabling privilege revocation in DEBUG mode in ldapclient()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVFeatures.td1026 // privilege mode (U-mode), and for VS- and VU-modes if the H extension is
1030 "Supervisor-level Pointer Masking for next lower privilege mode">;
1033 // privilege mode (S/HS if S-mode is implemented, or U-mode otherwise).
1036 "Machine-level Pointer Masking for next lower privilege mode">;
H A DRISCVSystemOperands.td33 // Register number without the privilege bits.
/freebsd/contrib/openbsm/
H A DNEWS52 - Support for Solaris privilege and privilege set tokens.

123