mirror of https://github.com/cowrie/cowrie.git
set uid to X. is now ignored and read from passwd
This commit is contained in:
parent
2d96b24b3b
commit
c5bdb6f4c7
|
@ -1,4 +1,5 @@
|
|||
root:0:!root
|
||||
root:0:!123456
|
||||
root:0:*
|
||||
richard:0:*
|
||||
root:x:!root
|
||||
root:x:!123456
|
||||
root:x:*
|
||||
richard:x:*
|
||||
richard:x:fout
|
||||
|
|
Loading…
Reference in New Issue