This process parses /etc/passwd and promps login screen. When an username is entered, it will launch that users shell
3 lines
69 B
Plaintext
3 lines
69 B
Plaintext
root:x:0:0::/root:/bin/Shell
|
|
user:x:1000:1000::/home/user:/bin/Shell
|