mirror of https://github.com/OpenIPC/firmware.git
Switching to system passwords in the web and setting password 12345 f… (#757)
parent
249df93180
commit
8b80429281
|
@ -0,0 +1,9 @@
|
||||||
|
root:$1$jv4d1NpW$PpH6Xd79JR1JkUDLMJLch1:19477::::::
|
||||||
|
daemon:*:::::::
|
||||||
|
bin:*:::::::
|
||||||
|
sys:*:::::::
|
||||||
|
sync:*:::::::
|
||||||
|
mail:*:::::::
|
||||||
|
www-data:*:::::::
|
||||||
|
operator:*:::::::
|
||||||
|
nobody:*:::::::
|
|
@ -4,7 +4,7 @@ A:127.0.0.1
|
||||||
A:*
|
A:*
|
||||||
D:8.8.8.8/32
|
D:8.8.8.8/32
|
||||||
E401:401.html
|
E401:401.html
|
||||||
/cgi-bin:admin:$1$openipc$Vfil2gOcPiCm1wa3nOK470
|
/cgi-bin:root:*
|
||||||
#
|
#
|
||||||
P:/image.jpg:http://127.0.0.1:80/image.jpg
|
P:/image.jpg:http://127.0.0.1:80/image.jpg
|
||||||
#
|
#
|
||||||
|
|
Loading…
Reference in New Issue