Difference between revisions of "UID"
Jump to navigation
Jump to search
(10 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | + | [[wikipedia:User identifier]] | |
+ | |||
+ | |||
+ | * <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 == | ||
* [[GID]] | * [[GID]] | ||
− | * [[tar]] | + | * <code>[[tar]]</code> |
+ | * [[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: