1
0
mirror of https://github.com/DoctorWkt/unix-jun72.git synced 2026-04-03 12:43:15 +00:00

Added jfo, ken and dmr to the password list.

This commit is contained in:
warren.toomey
2008-05-06 22:49:57 +00:00
parent 034912e08f
commit fac66fc430
2 changed files with 29 additions and 0 deletions

16
fs/new/etc/passwd Executable file
View File

@@ -0,0 +1,16 @@
root::0:/:
eroot::0:/:/bin/ed
sys::1:/usr/sys:
bin::3:/bin:
adm::3:/usr/adm:
s1::3:/usr/s1:
s2::3:/usr/s2:
jfo::4:/usr/jfo:
ken::6:/usr/ken:
dmr::7:/usr/dmr:
jack::10:/usr/jack:
peter::11:/usr/peter:
jay::12:/usr/jay:
bob::13:/usr/bob:
sun::14:/usr/sun:
lee::15:/usr/lee:

13
fs/new/etc/uids Executable file
View File

@@ -0,0 +1,13 @@
root:0
sys:1
bin:3
adm:3
jfo:4
ken:6
dmr:7
jack:10
peter:11
jay:12
bob:13
sun:14
lee:15