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!

Pretraži podršku

Izbjegni prevare podrške. Nikad te nećemo tražiti da nas nazoveš, da nam pošalješ telefonski broj ili da podijeliš osobne podatke. Prijavi sumnjive radnje pomoću opcije „Prijavi zlouporabu”.

Learn More

GPO network.http.phishy-userpass-length

  • 4 odgovora
  • 1 ima ovaj problem
  • 4 prikaza
  • Posljednji odgovor od 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?

Izabrano rješenje

Thank you for the answer.

{

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

} }

is that correct in my case?

Pročitaj ovaj odgovor u kontekstu 👍 0

Svi odgovori (4)

more options

Yes, using the Preferences policy.

more options

Odabrano rješenje

Thank you for the answer.

{

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

} }

is that correct in my case?

Izmjenjeno od edv40038

more options

Yes, it looks OK.

more options

it works :-)

Thank You