-
Notifications
You must be signed in to change notification settings - Fork 4
Description
Short my experiences while study search code and data-bases to scan:
update: To defuse the following situation - I have found a web-server with the running 'wwwoffle-toolkit' with a good firewall and a structure with an own ZERO for Root under
http://epe.at/ -> no more tries from my side to see inside because I respect these info!
Before:
-
use of manpages (optional problem)
-
a toggle auto ipv4 ipv6 (urgent problem)
-
the userpassword is in human readable form in the config file
/etc/wwwoffle/wwwoffle.conf -> row 150
after configuration setting with the browser-gui per
http://localhost:8080/control/
goes only with root the right way because no over-driving rights for the entry in /etc/wwwoffle/wwwoffle.conf
and should in encrypted form to be! (strong problem)
also is the login saved in the complete browser-session when tab is between closed and new opened!
A new request about the password in the new session
note: browser-gui tested in shelter (supported) by ubuntu and the fuse-user would root with the user-password for the user root
the self-test localhost:80 from apache is since install off!
so I don`t know about the self-setting-methode to use the own config-file by fuse-user settings
with
[-p [:] | -c ]
inside the terminal possibilities.
visual-studio
http://localhost:5501/index.html runs!
And in terminal with following row
wwwoffle -p http://localhost:5501/index.html | -c ~/wwo.conf
wwwoffle: The port number 0 in -p option 'http' is invalid.
while the config is copied before from /etc/wwwoffle/wwwoffle.conf to the content of ~/wwo.conf
to read the new config settings (make by hand a changing of password and it debugs following)
wwwoffle -config -c ~/wwo.conf
WWWOFFLE Incorrect Password
with right password
wwwoffle -config -c ~/wwo.conf
wwwoffle[17762] Warning: Unknown host '0.0.0.0' for server [Address family for hostname not supported].
wwwoffle[17762] Fatal: Cannot open connection to wwwoffle server 0.0.0.0 port 8081.
The fuse-user should become the complete config tree with owner rights and the solutions tested with read-rights for all
wwwoffle -config -c ~/etc/wwwoffle/wwo.conf
wwwoffle[18375] Warning: Unknown host '0.0.0.0' for server [Address family for hostname not supported].
wwwoffle[18375] Fatal: Cannot open connection to wwwoffle server 0.0.0.0 port 8081.
and without read-rights for all (standart)
wwwoffle -config -c ~/etc/wwwoffle/wwwofle.conf
Configuration file syntax error at line 0 in '/home/user/etc/wwwoffle/wwwofle.conf'; Cannot open the configuration file '/home/user/etc/wwwoffle/wwwofle.conf' for reading.
wwwoffle[18464] Fatal: Error in configuration file '/home/user/etc/wwwoffle/wwwofle.conf'.
But also with environment variable set for ~/etc/wwwoffle
and the debugging password inside the conf-file in /etc/wwwoffle
no chance - it need the real password and the config in /etc