Changes

Jump to: navigation, search
/* Load Balancer as a Service (LBaaS) - Account example */
This will result in the following <code>getent passwd</code> entry:
<syntaxhighlight lang='textbash'>getent passwd 3730083</syntaxhighlight><syntaxhighlight lang='bash'># .------------------------------------------------------------------------------- login name# | .----------------------------------------------------------------------- encrypted password indicator# | | .--------------------------------------------------------------------- numerical user ID# | | | .------------------------------------------------------------- numerical group ID# | | | | .----------------------------------------------------- gecos field (the typical format is a comma-delimited list)# | | | | | .---------------------- user home directory# | | | | | | .-------- user command interpreter# | | | | | | |# | | | | | | |
3730083:x:3730083:3730083:Example Ltd. (www.example.com):/home/3730083:/bin/false
</syntaxhighlight>
3,368
edits