Difference between revisions of "UID"
Jump to navigation
Jump to search
(Created page with "{{Draft}} == Related terms == * GID == See also ==") |
|||
(16 intermediate revisions by 3 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]] | ||
+ | * <code>[[tar]]</code> | ||
+ | * [[setuid]] flags | ||
+ | * [[id]] | ||
+ | * [[UID]] 0 [[root]] | ||
+ | * [[Kubernetes UID]] | ||
+ | * [[Universally unique identifier (UUID)]] | ||
+ | == See also == | ||
+ | * {{UID}} | ||
+ | * {{useradd}} | ||
− | + | [[Category:Linux]] |
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: