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 svar
  • 1 har dette problemet
  • 4 views
  • Siste svar av 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?

Valgt løsning

Thank you for the answer.

{

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

} }

is that correct in my case?

Les dette svaret i sammenhengen 👍 0

All Replies (4)

more options

Yes, using the Preferences policy.

more options

Valgt løsning

Thank you for the answer.

{

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

} }

is that correct in my case?

Endret av edv40038

more options

Yes, it looks OK.

more options

it works :-)

Thank You