Displaying 1 result from an estimated 1 matches for "libkeyag".
Did you mean:
libkeymgr
2006 Jan 14
1
SSO, *-agent & PAM
...o main components:
- fdo-keyagent, certainly a d-bus service
- pam_keyagent. a PAM module that would authenticate users by unlocking
their key(s) (which one(s), has to be preconfigured somehow -
~/.config/keyagent maybe?) and adding them to the agent's cache.
- it might make sense to create libkeyagent that would provide functions
for key retrieval, etc. i'm not sure whether it would be better to
embed ssh-add's equivalent into the agent or into such a library.
the key agent would send notifications when keys exceed their lifetime.
in fact, this is a major missing component of PA...