Eintrag in fhem.cfg 'attr global motd SecurityCheck:\\'

Begonnen von Guest, 24 Oktober 2012, 13:05:23

Vorheriges Thema - Nächstes Thema

Guest

Originally posted by: <email address deleted>

Das Thema "Eintrag in fhem.cfg 'attr global motd SecurityCheck:\'" sollte
in einen separaten Beitrag stehen.
 
ursprünglich:
https://groups.google.com/d/msg/fhem-users/JbbFmdtD0Ys/VwYxtGAIFFAJ
 
bei mir steht nach Aufruf von von FHEM im Browser (MSiE, *
http://192.168.179.1:8083/fhem/* <http://192.168.179.1:8083/fhem/>:)
 
SecurityCheck:
WEB,WEBphone,WEBtablet has no basicAuth attribute.
telnetPort has no password/globalpassword attribute.
Running with root privileges.
Restart fhem for a new check if the problem is fixed,
or set the global attribute motd to none to supress this message.
 
 
Wie ich nun herausgefunden habe, befindet sich in der fhem.cfg  nun eun
neuer Eintrag und zwar der folgende:
attr global motd SecurityCheck:\
\
WEB,WEBphone,WEBtablet has no basicAuth attribute.\
telnetPort has no password/globalpassword attribute.\
Running with root privileges.\
Restart fhem for a new check if the problem is fixed,\
or set the global attribute motd to none to supress this message.\
Der Eintrag
attr global port 7072 global
ist dafür entfallen und nun nicht mehr in der fhem.cfg!
 
puschel74 schreibt (
https://groups.google.com/d/msg/fhem-users/JbbFmdtD0Ys/yNZjHgbQq-4J)
- entweder die Meldung unterdrücken oder
- in der FritzBox-Oberfläche das WebPasswort setzen und in die fhem.cfg
dieses
attr WEB basicAuth {use FritzBoxUtils;;FB_checkPw("localhost","$password") }
eintragen.
Dann verschwindet die Meldung auch - allerdings muss man sich dann an FHEM
per Passwort (...) anmelden.
 
------------------------------
unter http://fhem.de/commandref.html#basicAuth findet man Details zu
Attributes basicAuth, basicAuthMsg
 
 

   - Wo kommt o.g. Eintrag in meiner fhem.cfg denn nun plötzlich her? Ich
   habe kein fhemupdate ausgeführt!
   - Was bedeutet dies nun?
   - Welche Vorteile hat das nun?
   - Was genau ist zu tun?

 Im Voraus Danke!
 

--
To unsubscribe from this group, send email to
fhem-users+unsubscribe@googlegroups.com

Guest

Originally posted by: <email address deleted>

grad habe ich noch einen Eintrag in der fhem.cfg ganz am Ende gefunden, der
zu vor noch nicht da war:
 
define telnetPort telnet 7072 global
 
Ich vermute, dieser Eintrag hängt mit dem SecurityCheck-Eintrag zusammen.
Ich habe aber mit Telnet nichts am Hut.
 

Am Mittwoch, 24. Oktober 2012 13:05:23 UTC+2 schrieb Fizzo:

> Das Thema "Eintrag in fhem.cfg 'attr global motd SecurityCheck:\'" sollte
> in einen separaten Beitrag stehen.
>  
> ursprünglich:
> https://groups.google.com/d/msg/fhem-users/JbbFmdtD0Ys/VwYxtGAIFFAJ
>  
> bei mir steht nach Aufruf von von FHEM im Browser (MSiE, *
> http://192.168.179.1:8083/fhem/* <http://192.168.179.1:8083/fhem/>:)
>  
> SecurityCheck:
> WEB,WEBphone,WEBtablet has no basicAuth attribute.
> telnetPort has no password/globalpassword attribute.
> Running with root privileges.
> Restart fhem for a new check if the problem is fixed,
> or set the global attribute motd to none to supress this message.
>  
>  
> Wie ich nun herausgefunden habe, befindet sich in der fhem.cfg  nun eun
> neuer Eintrag und zwar der folgende:
> attr global motd SecurityCheck:\
> \
> WEB,WEBphone,WEBtablet has no basicAuth attribute.\
> telnetPort has no password/globalpassword attribute.\
> Running with root privileges.\
> Restart fhem for a new check if the problem is fixed,\
> or set the global attribute motd to none to supress this message.\
> Der Eintrag
> attr global port 7072 global
> ist dafür entfallen und nun nicht mehr in der fhem.cfg!
>  
> puschel74 schreibt (
> https://groups.google.com/d/msg/fhem-users/JbbFmdtD0Ys/yNZjHgbQq-4J)
> - entweder die Meldung unterdrücken oder
> - in der FritzBox-Oberfläche das WebPasswort setzen und in die fhem.cfg
> dieses
> attr WEB basicAuth {use FritzBoxUtils;;FB_checkPw("localhost","$password")
> }
> eintragen.
> Dann verschwindet die Meldung auch - allerdings muss man sich dann an FHEM
> per Passwort (...) anmelden.
>  
> ------------------------------
> unter http://fhem.de/commandref.html#basicAuth findet man Details zu
> Attributes basicAuth, basicAuthMsg
>  
>  
>
>    - Wo kommt o.g. Eintrag in meiner fhem.cfg denn nun plötzlich her? Ich
>    habe kein fhemupdate ausgeführt!
>    - Was bedeutet dies nun?
>    - Welche Vorteile hat das nun?
>    - Was genau ist zu tun?
>
>  Im Voraus Danke!
>  
>

--
To unsubscribe from this group, send email to
fhem-users+unsubscribe@googlegroups.com