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!

Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

Learn More

GPO network.http.phishy-userpass-length

  • 4 답장
  • 1 이 문제를 만남
  • 4 보기
  • 최종 답변자: 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?

선택된 해결법

Thank you for the answer.

{

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

} }

is that correct in my case?

문맥에 따라 이 답변을 읽어주세요 👍 0

모든 댓글 (4)

more options

Yes, using the Preferences policy.

more options

선택된 해결법

Thank you for the answer.

{

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

} }

is that correct in my case?

글쓴이 edv40038 수정일시

more options

Yes, it looks OK.

more options

it works :-)

Thank You