Difference between revisions of "UID"
Jump to navigation
Jump to search
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | |||
[[wikipedia:User identifier]] | [[wikipedia:User identifier]] | ||
Line 6: | Line 5: | ||
* <code>[[useradd]] -m YOUR_USERNAME --[[uid]] #### --[[gid]] #### -s /bin/bash --create-home</code> | * <code>[[useradd]] -m YOUR_USERNAME --[[uid]] #### --[[gid]] #### -s /bin/bash --create-home</code> | ||
+ | |||
+ | == [[Linux Kernel changelog|Linux Kernel]] == | ||
+ | * ID mapping in mounts which allows to map an UID to a different one in a mount; | ||
== Related terms == | == Related terms == | ||
Line 11: | Line 13: | ||
* <code>[[tar]]</code> | * <code>[[tar]]</code> | ||
* [[setuid]] flags | * [[setuid]] flags | ||
+ | * [[id]] | ||
+ | * [[UID]] 0 [[root]] | ||
+ | * [[Kubernetes UID]] | ||
+ | * [[Universally unique identifier (UUID)]] | ||
== See also == | == See also == |
Latest revision as of 08:41, 13 October 2022
Linux Kernel[edit]
- ID mapping in mounts which allows to map an UID to a different one in a mount;
Related terms[edit]
See also[edit]
Advertising: