GPO network.http.phishy-userpass-length
Hello, is it possible to distribute the entry "network.http.phishy-userpass-length" with a value via GPO?
Chosen solution
Thank you for the answer.
{
"network.http.phishy-userpass-length": {
"Value": 255,
"Status": "default"
} }
is that correct in my case?
Read this answer in context 👍 0All Replies (5)
Yes, using the Preferences policy.
Chosen Solution
Thank you for the answer.
{
"network.http.phishy-userpass-length": {
"Value": 255,
"Status": "default"
} }
is that correct in my case?
Yes, it looks OK.
it works :-)
Thank You
This question has been locked because the original author has deleted their account. While you can no longer post new replies, the existing content remains available for reference.