Difference between revisions of "UID"

From wikieduonline
Jump to navigation Jump to search
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Draft}}
+
[[wikipedia:User identifier]]
  
  
  
  [[useradd]] -m YOUR_USERNAME --[[uid]] #### --[[gid]] #### -s /bin/bash --create-home
+
* <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>
 
* <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

wikipedia:User identifier


  • useradd -m YOUR_USERNAME --uid #### --gid #### -s /bin/bash --create-home


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: