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!

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

GPO network.http.phishy-userpass-length

  • 4 odgovori
  • 1 ima ovaj problem
  • 4 views
  • Posljednji odgovor poslao 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čitajte ovaj odgovor sa objašnjenjem 👍 0

All Replies (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 strane edv40038

more options

Yes, it looks OK.

more options

it works :-)

Thank You