Hauptmenü

SecurityCheck

Begonnen von fini, 04 August 2017, 06:21:10

Vorheriges Thema - Nächstes Thema

fini

Moin,

bekomme auf einmal wenn ich was anlege oder lösche in Fhem diese Meldung:


SecurityCheck:
telnetPort has no associated allowed device with password/globalpassword.

Restart FHEM for a new check if the problem is fixed,
or set the global attribute motd to none to supress this message.


ok, wir hatte gestern hier Stromausfall. Villeicht hat es da was zerschossen?
Ja, ich habe gesucht aber nichts genaues gefunden was mir weiter hilft.

Danke für Eure Hilfe!

Fini



fini

hab die oberen Links alle schon durch.
Bringt mich nicht weiter.

Eingetragen ist bei mir:


define telnetPort telnet 7072 global


Ich habe auch mal die fhem.cfg mit einer alten verglichen.
Alles wie vorher.

Was mir aufgefallen ist...
In device global steht im Attributes motd der Text

SecurityCheck:

telnetPort has no associated allowed device with password/globalpassword.

Restart FHEM for a new check if the problem is fixed,
or set the global attribute motd to none to supress this message.


Fini



CoolTux

Zitat von: fini am 04 August 2017, 09:09:54
Was mir aufgefallen ist...
In device global steht im Attributes motd der Text

SecurityCheck:

telnetPort has no associated allowed device with password/globalpassword.

Restart FHEM for a new check if the problem is fixed,
or set the global attribute motd to none to supress this message.


Wenn Dir das sogar schon aufgefallen ist, warum machst Du nicht was da steht.
Du musst nicht wissen wie es geht! Du musst nur wissen wo es steht, wie es geht.
Support me to buy new test hardware for development: https://www.paypal.com/paypalme/MOldenburg
My FHEM Git: https://git.cooltux.net/FHEM/
Das TuxNet Wiki:
https://www.cooltux.net

mahowi

Steht doch da! Es gibt kein "allowed"-Gerät mit gesetztem Paßwort für telnetPort.
Zitat von: fini am 04 August 2017, 09:09:54

SecurityCheck:

telnetPort has no associated allowed device with password/globalpassword.

Also entsprechendes Gerät anlegen:
defmod allowed_telnetPort allowed
attr allowed_telnetPort validFor telnetPort


Paßwort setzen:
set allowed_telnetPort globalpassword geheim

Fertig! Darauf könnte man aber auch kommen, wenn man sich die Links durchliest.
CUBe (MAX): HT, FK | CUBe (SlowRF): ESA2000WZ
JeeLink: LaCrosse | nanoCUL433: Smartwares SHS-51001-EU, EM1000GZ
ZME_UZB1: GreenWave PowerNode, Popp Thermostat | SIGNALDuino: HE877, X10 MS14A, Revolt NC-5462,  IT Steckdosen + PIR
tado° | Milight | HUE, Lightify | SmarterCoffee

pataya

Oder, sollte Telnet eh nicht genutzt werden, einfach löschen:
delete telnetPort

nils_

Zitat von: fini am 04 August 2017, 06:21:10
bekomme auf einmal wenn ich was anlege oder lösche in Fhem diese Meldung:
das steht nicht "auf einmal" da, sondern schon sehr viel länger  ::)
viele Wege in FHEM es gibt!