mirror of https://github.com/sudo-project/sudo.git
8 lines
380 B
Plaintext
8 lines
380 B
Plaintext
root:*:0:0:Charlie &:/root:/bin/sh
|
|
daemon:*:1:1:The devil himself:/root:/sbin/nologin
|
|
operator:*:2:5:System &:/operator:/sbin/nologin
|
|
bin:*:3:7:Binaries Commands and Source:/:/sbin/nologin
|
|
admin:*:1000:1000:Admin user:/home/admin:/bin/sh
|
|
fakeshell:*:1001:1001:Shell test user:/home/fakeshell:/shell/does/not/exist
|
|
nobody:*:32767:32767:Unprivileged user:/nonexistent:/sbin/nologin
|