How does the useradd command work on a system that has shadow passwords enabled?
Updated -
The following steps illustrate what happens if the command 'useradd juan' is issued on a system that has shadow passwords enabled:
-
A new line for
juanis created in/etc/passwd. The line has the following characteristics:-
It begins with the username
juan. -
There is an
xfor the p...
-
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.