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

How to copy certificates and security devices to new profiles?

  • 3 trả lời
  • 1 gặp vấn đề này
  • 1 lượt xem
  • Trả lời mới nhất được viết bởi cor-el

more options

Using IE, I can import certificates and set up a security device once. Then when a new user logs onto that computer, their profile already has those certificates and security device set up. I want to do this in Firefox.

Right now, what I'm doing is copying the cert9.db and pkcs.txt files to a central location. Then, when a new user logs in, and they get a new Firefox profile, I copy those files to the new profile, overwriting what's already there. This is working, but it's still too much for non-computer users, and I can't always be there to do it.

I'd like to be able to set it up on the computer, in like an admin mode or something, and then users can come and go as they please, and I never have to worry about it again.

Using IE, I can import certificates and set up a security device once. Then when a new user logs onto that computer, their profile already has those certificates and security device set up. I want to do this in Firefox. Right now, what I'm doing is copying the cert9.db and pkcs.txt files to a central location. Then, when a new user logs in, and they get a new Firefox profile, I copy those files to the new profile, overwriting what's already there. This is working, but it's still too much for non-computer users, and I can't always be there to do it. I'd like to be able to set it up on the computer, in like an admin mode or something, and then users can come and go as they please, and I never have to worry about it again.

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

more options

You should be cautious with copying pkcs11.txt because this file contains an absolute path the the profile folder that is past to the software security device that uses TCP ports to communicate. You can check that yourself by inspecting the file. To do this properly you probably should edit the existing pkcs11.txt and add the part that specifies this security device. Cert9.db should be safe to copy and that file only stores cached intermediate certificate and other installed certificates.

more options

Trust me, I'd rather not be copying all of these files everywhere. I'd like a process that was behind the scenes, the way that it is in IE.

more options