Vyhľadajte odpoveď

Vyhnite sa podvodom s podporou. Nikdy vás nebudeme žiadať, aby ste zavolali alebo poslali SMS na telefónne číslo alebo zdieľali osobné informácie. Nahláste prosím podozrivú aktivitu použitím voľby “Nahlásiť zneužitie”.

Learn More

GPO network.http.phishy-userpass-length

  • 4 odpovede
  • 1 má tento problém
  • 6 zobrazení
  • Posledná odpoveď 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?

Vybrané riešenie

Thank you for the answer.

{

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

} }

is that correct in my case?

Čítať túto odpoveď v kontexte 👍 0

Všetky odpovede (4)

more options

Yes, using the Preferences policy.

more options

Vybrané riešenie

Thank you for the answer.

{

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

} }

is that correct in my case?

Upravil(a) edv40038 dňa

more options

Yes, it looks OK.

more options

it works :-)

Thank You