Cari Bantuan

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.

Pelajari Lebih Lanjut

GPO network.http.phishy-userpass-length

  • 4 balas
  • 1 memiliki masalah ini
  • 4 kunjungan
  • Balasan terakhir oleh 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?

Solusi terpilih

Thank you for the answer.

{

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

} }

is that correct in my case?

Baca jawaban ini dalam konteks 👍 0

Semua Balasan (4)

more options

Yes, using the Preferences policy.

more options

Solusi Terpilih

Thank you for the answer.

{

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

} }

is that correct in my case?

Diperbarui oleh edv40038 pada

more options

Yes, it looks OK.

more options

it works :-)

Thank You