Différences
Ci-dessous, les différences entre deux révisions de la page.
Les deux révisions précédentesRévision précédente | |
elearning:workbooks:redhat:rh124en:l105 [2024/11/26 13:34] – admin | elearning:workbooks:redhat:rh124en:l105 [2024/11/26 13:43] (Version actuelle) – admin |
---|
</WRAP> | </WRAP> |
| |
<WRAP centre round important 60%> | <WRAP center round important 60%> |
**Important**: Note the **-r** option which allows the creation of a system group. | **Important**: Note the **-r** option which allows the creation of a system group. |
</WRAP> | </WRAP> |
</WRAP> | </WRAP> |
| |
<WRAP centre round important 60%> | <WRAP center round important 60%> |
**Important**: Note the **-r** option which allows a system account to be created. In this case the useradd command does not create a home directory. | **Important**: Note the **-r** option which allows a system account to be created. In this case the useradd command does not create a home directory. |
</WRAP> | </WRAP> |
</code> | </code> |
| |
<WRAP centre round important 60%> | <WRAP center round important 60%> |
**Important**: Note the **-l** option, which locks an account by placing the character **!** in front of the encrypted password. | **Important**: Note the **-l** option, which locks an account by placing the character **!** in front of the encrypted password. |
</WRAP> | </WRAP> |