Difference between revisions of "Pkexec"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
|||
(10 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | [[wikipedia:pkexec]] | + | {{lowercase}} |
+ | [[wikipedia:pkexec]] command included in <code>[[policykit-1]]</code> package. | ||
+ | * https://linux.die.net/man/1/pkexec | ||
+ | <pre> | ||
+ | pkexec --help | ||
+ | pkexec --version | | ||
+ | --help | | ||
+ | --disable-internal-agent | | ||
+ | [--user username] PROGRAM [ARGUMENTS...] | ||
+ | See the pkexec manual page for more details. | ||
+ | </pre> | ||
+ | |||
+ | == Related == | ||
* [[Polkit]] | * [[Polkit]] | ||
+ | * [[David Zeuthen]] | ||
+ | * [[PwnKit]] ([[CVE]]-2021-4034), [[CVSS]]: High severity. Mitigation: <code>[[chmod 0755]] /usr/bin/pkexec</code> | ||
+ | * [[Qualys]] | ||
+ | == See also == | ||
+ | * {{Policykit}} | ||
+ | * {{become}} | ||
− | + | [[Category:Linux]] |
Latest revision as of 10:59, 26 January 2022
wikipedia:pkexec command included in policykit-1
package.
pkexec --help pkexec --version | --help | --disable-internal-agent | [--user username] PROGRAM [ARGUMENTS...] See the pkexec manual page for more details.
Related[edit]
- Polkit
- David Zeuthen
- PwnKit (CVE-2021-4034), CVSS: High severity. Mitigation:
chmod 0755 /usr/bin/pkexec
- Qualys
See also[edit]
Advertising: