Difference between revisions of "UID"

From wikieduonline
Jump to navigation Jump to search
Line 6: Line 6:
 
* <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 ==

Revision as of 18:49, 14 May 2021

This article is a Draft. Help us to complete it.

wikipedia:User identifier


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


Linux Kernel

  • ID mapping in mounts which allows to map an UID to a different one in a mount;

Related terms

See also

Advertising: