Closed
Bug 238367
Opened 22 years ago
Closed 20 years ago
no normal user can import pks certificate (need to be root)
Categories
(Core :: XUL, defect)
Tracking
()
RESOLVED
EXPIRED
People
(Reporter: nicola, Assigned: jag+mozilla)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; it-IT; rv:1.6) Gecko/20040113
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; it-IT; rv:1.6) Gecko/20040113
i have certificate from my bank. i can import it only whit 'root' user (and work
fine) but a simple user can't import the pks certificate
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
when i open the certifcate manager and choose import the 'open' button is not
active and don't change if i select the certificate file on the floppy.
i try mount with read-only and read-write but the result is the same.
i try to logon into the security device before import but is the same.
with the 'root' user the import is quiet and follow your documentation.
Note i use this certificate with mozilla 1.3 to about one week ago.
Comment 1•22 years ago
|
||
Wouldn't it be a different issue that the open button is disabled here?
Summary: no 'root' user cant import pks certificate → no normal user can import pks certificate (need to be root)
I test on two computers:
on RHL 8.0A all work fine (THE BUG IS NOT VERIFIED)
on Mandrake 9.1 the bug is verified
I try to delete the directory .mozilla in home directory and restart
mozilla; the bug is the same
Comment 3•22 years ago
|
||
-> PSM
Assignee: security-bugs → kaie
Component: Security: General → Client Library
Product: Browser → PSM
QA Contact: bmartin
Version: Trunk → unspecified
Comment 4•22 years ago
|
||
The file picker is common code, not PSM specific. If the open button is
disabled, then there is a good chance the file is not readable. Likely INVALID,
but there is some possibility that something about the file's being on the
floppy is confusing the file picker.
--> file picker
Assignee: kaie → jag
Component: Client Library → XP Toolkit/Widgets
Product: PSM → Browser
QA Contact: bmartin → jrgmorrison
Version: unspecified → 1.0 Branch
he didn't say that it was always on a floppy, only that it didn't change when it
was.
i suspect the file is being imported into the mozilla binary tree instead of the
profile directory.
perhaps
./run-mozilla.sh `which strace` -f ./mozilla-bin |grep '.db'
Version: 1.0 Branch → Trunk
Comment 6•20 years ago
|
||
This is an automated message, with ID "auto-resolve01".
This bug has had no comments for a long time. Statistically, we have found that
bug reports that have not been confirmed by a second user after three months are
highly unlikely to be the source of a fix to the code.
While your input is very important to us, our resources are limited and so we
are asking for your help in focussing our efforts. If you can still reproduce
this problem in the latest version of the product (see below for how to obtain a
copy) or, for feature requests, if it's not present in the latest version and
you still believe we should implement it, please visit the URL of this bug
(given at the top of this mail) and add a comment to that effect, giving more
reproduction information if you have it.
If it is not a problem any longer, you need take no action. If this bug is not
changed in any way in the next two weeks, it will be automatically resolved.
Thank you for your help in this matter.
The latest beta releases can be obtained from:
Firefox: http://www.mozilla.org/projects/firefox/
Thunderbird: http://www.mozilla.org/products/thunderbird/releases/1.5beta1.html
Seamonkey: http://www.mozilla.org/projects/seamonkey/
Comment 7•20 years ago
|
||
This bug has been automatically resolved after a period of inactivity (see above
comment). If anyone thinks this is incorrect, they should feel free to reopen it.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → EXPIRED
You need to log in
before you can comment on or make changes to this bug.
Description
•