Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Learn More

Force use master password via mozilla.cfg or policies.json

  • 2 trả lời
  • 0 gặp vấn đề này
  • 6 lượt xem
  • Trả lời mới nhất được viết bởi tomasz.myszkowski

more options

I would like to force on users in my organization to protect their passwords by firefox master password. How to do that by modifaing mozilla.cfg or policies.json?

Thank You

I would like to force on users in my organization to protect their passwords by firefox '''master password'''. How to do that by modifaing '''mozilla.cfg''' or '''policies.json'''? Thank You

Được chỉnh sửa bởi tomasz.myszkowski vào

Giải pháp được chọn

Add the following to policies.json:

{
  "policies": {
    "PrimaryPassword": true
  }
}


The user will be prompted to create a primary password when they try to save login details.

Đọc câu trả lời này trong ngữ cảnh 👍 1

Tất cả các câu trả lời (2)

more options

Giải pháp được chọn

Add the following to policies.json:

{
  "policies": {
    "PrimaryPassword": true
  }
}


The user will be prompted to create a primary password when they try to save login details.

Hữu ích?

more options

that's what i need, thanks

Hữu ích?

Đặt một câu hỏi

Bạn phải đăng nhập vào tài khoản của bạn để trả lời bài viết. Vui lòng bắt đầu một câu hỏi mới, nếu bạn chưa có tài khoản.