Bug 477691 - Keychain init not working without .keychainrc
Summary: Keychain init not working without .keychainrc
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: keychain
Version: rawhide
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Alexander Dalloz
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-12-22 22:28 UTC by Daniel Qarras
Modified: 2008-12-23 07:55 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-12-23 07:55:37 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Daniel Qarras 2008-12-22 22:28:11 UTC
Not sure is this by design or a bug:

rm -f ~/.keychainrc
killall ssh-agent
exit

After that during login /etc/profile.d/keychain.sh is not doing anything because it requires ~/.keychainrc to do the actual work.

I think one expects .keychainrc to be for additional options, not a requirement, so missing ~/.keychainrc should not prevent initialization of keychain.

Comment 1 Watanabe, Yuki 2008-12-23 03:06:22 UTC
Initializing keychain without .keychainrc means that keychain is invoked whenever a user logs in to the system. I don't think it's a very good idea because it won't be useful for users who don't need/want to use keychain.

Comment 2 Daniel Qarras 2008-12-23 07:55:37 UTC
Yep, after thinking this a bit more I fully agree. I'll close this one.


Note You need to log in before you can comment on or make changes to this bug.