Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Learn More

GPO network.http.phishy-userpass-length

  • 4 Antworten
  • 1 hat dieses Problem
  • 4 Aufrufe
  • Letzte Antwort von edv40038

more options

Hello, is it possible to distribute the entry "network.http.phishy-userpass-length" with a value via GPO?

Hello, is it possible to distribute the entry "network.http.phishy-userpass-length" with a value via GPO?

Ausgewählte Lösung

Thank you for the answer.

{

 "network.http.phishy-userpass-length": {
   "Value": 255,
   "Status": "default"

} }

is that correct in my case?

Diese Antwort im Kontext lesen 👍 0

Alle Antworten (4)

more options

Yes, using the Preferences policy.

more options

Ausgewählte Lösung

Thank you for the answer.

{

 "network.http.phishy-userpass-length": {
   "Value": 255,
   "Status": "default"

} }

is that correct in my case?

Geändert am von edv40038

more options

Yes, it looks OK.

more options

it works :-)

Thank You